aboutsummaryrefslogtreecommitdiff
path: root/include/inet_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inet_common.h')
-rw-r--r--include/inet_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/inet_common.h b/include/inet_common.h
index afea5deaa..f330aa90f 100644
--- a/include/inet_common.h
+++ b/include/inet_common.h
@@ -11,7 +11,7 @@
#include <features.h>
#include <sys/types.h>
#include <sys/socket.h>
-#include <arpa/inet.h>
+#include <netinet/in.h>
extern const char bb_INET_default[]; /* = "default" */