diff options
Diffstat (limited to 'ldso/include')
-rw-r--r-- | ldso/include/dl-syscall.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ldso/include/dl-syscall.h b/ldso/include/dl-syscall.h index a1a2859c4..d4348afc0 100644 --- a/ldso/include/dl-syscall.h +++ b/ldso/include/dl-syscall.h @@ -11,9 +11,6 @@ #define kernel_stat stat #include <bits/kernel_stat.h> #include <bits/kernel_types.h> -#define _SYSCALL_H -#include <bits/sysnum.h> -#undef _SYSCALL_H /* _dl_open() parameters */ #define O_RDONLY 0x0000 |