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