This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
oss
/
uclibc-ng
Seguir
4
Destacar
1
Fork
0
Archivos
Incidencias
3
Pull Requests
0
Wiki
Explorar el Código
I forgot to include features.h
Eric Andersen
hace 23 años
padre
f0f449cc00
commit
06245f1e2c
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
libc/sysdeps/linux/i386/crt0.S
+ 2
- 0
libc/sysdeps/linux/i386/crt0.S
Ver fichero
@@ -30,6 +30,8 @@ Cambridge, MA 02139, USA. */
NULL
*/
+#include <features.h>
+
.text
.align 4