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
Use <> instead of \"\"
Peter S. Mazinger
hace 20 años
padre
49a6aeba12
commit
f743432d55
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
libc/signal/sigsetops.c
+ 1
- 1
libc/signal/sigsetops.c
Ver fichero
@@ -8,4 +8,4 @@
# define __USE_EXTERN_INLINES 1
#endif
-#include
"signal.h"
+#include
<signal.h>