Browse Source

dont need errno.h anymore

Mike Frysinger 20 years ago
parent
commit
bddb15fad9
1 changed files with 0 additions and 2 deletions
  1. 0 2
      libc/sysdeps/linux/i386/vfork.S

+ 0 - 2
libc/sysdeps/linux/i386/vfork.S

@@ -3,8 +3,6 @@
  *
  */
 
-#define _ERRNO_H	1
-#include <bits/errno.h>
 #include <sys/syscall.h>
 
 #ifndef __NR_vfork