This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
XCAppCollection
/
XCVMKit-OS
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
[Feat] [1.0.0] Add vmnetproxy to getty
xcbosa mbp16
hai 2 meses
pai
1601b928bb
achega
a05a0f1554
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
post_sbin/getty.c
+ 2
- 0
post_sbin/getty.c
Ver ficheiro
@@ -1,3 +1,5 @@
+#define _GNU_SOURCE
+
#include <stdio.h>
#include <pthread.h>
#include <unistd.h>