summaryrefslogtreecommitdiff
path: root/pp_sys.c
diff options
context:
space:
mode:
Diffstat (limited to 'pp_sys.c')
-rw-r--r--pp_sys.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/pp_sys.c b/pp_sys.c
index cf188f0a49..4b7944a4df 100644
--- a/pp_sys.c
+++ b/pp_sys.c
@@ -45,12 +45,6 @@
# include <shadow.h>
#endif
-#ifdef HAS_SYSCALL
-#ifdef __cplusplus
-extern "C" int syscall(unsigned long,...);
-#endif
-#endif
-
#ifdef I_SYS_WAIT
# include <sys/wait.h>
#endif