소스 검색

[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>