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