فهرست منبع

Make certain that the prototype for fgets_unlocked is defined

Eric Andersen 19 سال پیش
والد
کامیت
9581a1b022
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      libc/unistd/usershell.c

+ 1 - 0
libc/unistd/usershell.c

@@ -30,6 +30,7 @@
  * November 2002, Erik Andersen <andersen@codepoet.org> 
  */
 
+#define _GNU_SOURCE
 #include <sys/param.h>
 #include <sys/file.h>
 #include <sys/stat.h>