aboutsummaryrefslogtreecommitdiff
path: root/inet/netinet/in.h
diff options
context:
space:
mode:
Diffstat (limited to 'inet/netinet/in.h')
-rw-r--r--inet/netinet/in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/netinet/in.h b/inet/netinet/in.h
index a856a29..ff8476e 100644
--- a/inet/netinet/in.h
+++ b/inet/netinet/in.h
@@ -22,8 +22,8 @@
#include <features.h>
#include <stdint.h>
-#include <sys/socket.h>
#include <sys/types.h>
+#include <bits/socket.h>
__BEGIN_DECLS