summaryrefslogtreecommitdiff
path: root/klibc/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'klibc/include/net')
-rw-r--r--klibc/include/net/if_ether.h1
-rw-r--r--klibc/include/net/route.h1
2 files changed, 1 insertions, 1 deletions
diff --git a/klibc/include/net/if_ether.h b/klibc/include/net/if_ether.h
deleted file mode 100644
index 060ef22070..0000000000
--- a/klibc/include/net/if_ether.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <linux/if_ether.h>
diff --git a/klibc/include/net/route.h b/klibc/include/net/route.h
new file mode 100644
index 0000000000..a60df24c0a
--- /dev/null
+++ b/klibc/include/net/route.h
@@ -0,0 +1 @@
+#include <linux/route.h>