diff options
Diffstat (limited to 'klibc/include/netinet/in6.h')
-rw-r--r-- | klibc/include/netinet/in6.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/klibc/include/netinet/in6.h b/klibc/include/netinet/in6.h deleted file mode 100644 index 46584ca627..0000000000 --- a/klibc/include/netinet/in6.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * netinet/in6.h - */ - -#ifndef _NETINET_IN6_H -#define _NETINET_IN6_H - -#include <linux/in6.h> - -#endif /* _NETINET_IN6_H */ |