Explorar el Código

[Feat] [1.0.0] Add vmnetproxy to getty

xcbosa mbp16 hace 2 meses
padre
commit
a05a0f1554
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      post_sbin/getty.c

+ 2 - 0
post_sbin/getty.c

@@ -1,3 +1,5 @@
+#define _GNU_SOURCE
+
 #include <stdio.h>
 #include <pthread.h>
 #include <unistd.h>