@@ -20,10 +20,9 @@
and invokes a function in the right context after its all over. */
#include <features.h>
-#include <asm/unistd.h>
-#define _ERRNO_H 1
+#include <sys/syscall.h>
+#define _ERRNO_H
#include <bits/errno.h>
-#define _SYSCALL_H
#include <bits/sysnum.h>
@@ -21,9 +21,8 @@
*/
-#include <bits/sysnum.h>