s!/etc/slackware-release!/etc/slackware-version! (reported by bubulak)
[util-vserver.git] / util-vserver / lib_internal / sys_clone.h
index 1a0b8fc..eb549d3 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef H_UTIL_VSERVER_SRC_SYS_CLONE_H
 #define H_UTIL_VSERVER_SRC_SYS_CLONE_H
 
-#include <asm/unistd.h>
+#include "lib/syscall-wrap.h"
 #define __NR_sys_clone         __NR_clone
 
 #ifndef CLONE_NEWNS
@@ -27,7 +27,6 @@
 #endif
 
 #ifdef ENSC_SYSCALL_TRADITIONAL
-#include <sys/syscall.h>
 #include <unistd.h>
 
 inline static UNUSED ALWAYSINLINE