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