namespace fixes for sys/mman.h
[musl] / src / malloc / malloc.c
index 46cc21f..bc8382e 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include <stdlib.h>
 #include <string.h>
 #include <limits.h>