remove unsupported nonstandard sysconf macros and their table entries
[musl] / src / passwd / fgetpwent.c
index e95fdb2..eb47b2a 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include "pwf.h"
 
 struct passwd *fgetpwent(FILE *f)