musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011年04月20日 15:55:58 -0400
committerRich Felker <dalias@aerifal.cx>2011年04月20日 15:55:58 -0400
commitb052f13cd1215cf444f16ccf14c96e32f61f73e0 (patch)
tree4b1f027b51d17d54b1a81e29f36b67d4603e0a27 /src
parent53ab4e793bcff0dd5fa9cf76a4170cbacae342c9 (diff)
downloadmusl-b052f13cd1215cf444f16ccf14c96e32f61f73e0.tar.gz
namespace fixes for sys/mman.h
Diffstat (limited to 'src')
-rw-r--r--src/malloc/malloc.c 1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/malloc/malloc.c b/src/malloc/malloc.c
index 46cc21fb..bc8382e4 100644
--- a/src/malloc/malloc.c
+++ b/src/malloc/malloc.c
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
#include <stdlib.h>
#include <string.h>
#include <limits.h>
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月08日 15:27:24 +0000

AltStyle によって変換されたページ (->オリジナル) /