diff options
Diffstat (limited to 'socket/sys/socket.h')
-rw-r--r-- | socket/sys/socket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/socket/sys/socket.h b/socket/sys/socket.h index 10e17d3926..c0f3ee65ec 100644 --- a/socket/sys/socket.h +++ b/socket/sys/socket.h @@ -37,7 +37,7 @@ __BEGIN_DECLS `struct msghdr', and `struct linger' types. */ #include <bits/socket.h> -#ifdef __USE_BSD +#ifdef __USE_MISC /* This is the 4.3 BSD `struct sockaddr' format, which is used as wire format in the grotty old 4.3 `talk' protocol. */ struct osockaddr |