瀏覽代碼

dont need errno.h anymore

Mike Frysinger 20 年之前
父節點
當前提交
bddb15fad9
共有 1 個文件被更改,包括 0 次插入2 次删除
  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