Fixup to the previous (portability) patch. Linux actually does need
[oweals/busybox.git] / include / inet_common.h
index f330aa90fd33c15fe70d255fad1874dcf6b071aa..aa883ed3e6905742ba780ed632cab3a1b460224b 100644 (file)
@@ -11,7 +11,7 @@
 #include <features.h>
 #include <sys/types.h>
 #include <sys/socket.h>
-#include <netinet/in.h>
+#include "platform.h"
 
 
 extern const char bb_INET_default[];    /* = "default" */