This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
XCAppCollection
/
XCVMKit-OS
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
[Feat] [1.0.0] Add vmnetproxy to getty
xcbosa mbp16
hace 2 meses
padre
1601b928bb
commit
a05a0f1554
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
post_sbin/getty.c
+ 2
- 0
post_sbin/getty.c
Ver fichero
@@ -1,3 +1,5 @@
+#define _GNU_SOURCE
+
#include <stdio.h>
#include <pthread.h>
#include <unistd.h>