OSDN Git Service

dont need errno.h anymore
authorMike Frysinger <vapier@gentoo.org>
Thu, 7 Jul 2005 23:29:52 +0000 (23:29 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 7 Jul 2005 23:29:52 +0000 (23:29 -0000)
libc/sysdeps/linux/i386/vfork.S

index 00a2954..722044e 100644 (file)
@@ -3,8 +3,6 @@
  *
  */
 
-#define _ERRNO_H       1
-#include <bits/errno.h>
 #include <sys/syscall.h>
 
 #ifndef __NR_vfork