Browse Source

[Feat] [1.0.0] Add vmnetproxy to getty

xcbosa mbp16 2 tháng trước cách đây
mục cha
commit
a05a0f1554
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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>