Browse Source

I forgot to include features.h

Eric Andersen 23 năm trước cách đây
mục cha
commit
06245f1e2c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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
 */
 
+#include <features.h>
+
 .text
 	.align 4