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