瀏覽代碼

I forgot to include features.h

Eric Andersen 22 年之前
父節點
當前提交
06245f1e2c
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      libc/sysdeps/linux/i386/crt0.S

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

@@ -30,6 +30,8 @@ Cambridge, MA 02139, USA.  */
         NULL
         NULL
 */
 */
 
 
+#include <features.h>
+
 .text
 .text
 	.align 4
 	.align 4