begin namespace-cleanup of standard C headers
[musl] / src / temp / mkdtemp.c
index f8b067e..cb030ee 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include <string.h>
 #include <stdio.h>
 #include <stdlib.h>