summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/netinet/in.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/dietlibc/include/netinet/in.h')
-rw-r--r--mdk-stage1/dietlibc/include/netinet/in.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mdk-stage1/dietlibc/include/netinet/in.h b/mdk-stage1/dietlibc/include/netinet/in.h
index d83498a76..0569c8289 100644
--- a/mdk-stage1/dietlibc/include/netinet/in.h
+++ b/mdk-stage1/dietlibc/include/netinet/in.h
@@ -2,5 +2,8 @@
#define _NETINET_IN_H
#include <linux/in.h>
+#include <linux/in6.h>
+
+#define IPPORT_RESERVED 1024
#endif