avoid unbounded strlen in gettext functions
[oweals/musl.git] / src / passwd / putgrent.c
index 6f26c05167d991d820c170adb4845d9baaf2a04f..a0b320fc32692bc244d40f0c0191f8d94eefb388 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include <grp.h>
 #include <stdio.h>