summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/netinet/ip.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/dietlibc/include/netinet/ip.h')
-rw-r--r--mdk-stage1/dietlibc/include/netinet/ip.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/mdk-stage1/dietlibc/include/netinet/ip.h b/mdk-stage1/dietlibc/include/netinet/ip.h
deleted file mode 100644
index 35bf9cc42..000000000
--- a/mdk-stage1/dietlibc/include/netinet/ip.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _NETINET_IP_H
-#define _NETINET_IP_H
-
-#include <linux/ip.h>
-
-#endif