Explorar el Código

I forgot to include features.h

Eric Andersen hace 23 años
padre
commit
06245f1e2c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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