mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-22 14:39:24 -05:00
Correct apparent misspelling of `SIOCATMARK'.
[originally from svn r5749]
This commit is contained in:
parent
b099456c87
commit
1f2f60de04
@ -23,7 +23,7 @@
|
|||||||
#include "tree234.h"
|
#include "tree234.h"
|
||||||
|
|
||||||
/* Solaris needs <sys/sockio.h> for SIOCATMARK. */
|
/* Solaris needs <sys/sockio.h> for SIOCATMARK. */
|
||||||
#ifndef SOCKATMARK
|
#ifndef SIOCATMARK
|
||||||
#include <sys/sockio.h>
|
#include <sys/sockio.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user