Przeglądaj źródła

dont need errno.h anymore

Mike Frysinger 21 lat temu
rodzic
commit
bddb15fad9
1 zmienionych plików z 0 dodań i 2 usunięć
  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>
 #include <sys/syscall.h>
 
 
 #ifndef __NR_vfork
 #ifndef __NR_vfork