Browse Source

dont need errno.h anymore

Mike Frysinger 20 năm trước cách đây
mục cha
commit
bddb15fad9
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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