瀏覽代碼

[Feat] [1.0.0] Add vmnetproxy to getty

xcbosa mbp16 2 月之前
父節點
當前提交
a05a0f1554
共有 1 個文件被更改,包括 2 次插入0 次删除
  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>