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/string/strsep.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011年04月06日 14:28:29 -0400
committerRich Felker <dalias@aerifal.cx>2011年04月06日 14:28:29 -0400
commit1fee6186fed608ba61257e04355b5b24bd859a05 (patch)
tree24345b23d5a62fe917f5e7e4c68b6fb05b61312c /src/string/strsep.c
parent6b87e941f932a93120383de33f5237395fc1354a (diff)
downloadmusl-1fee6186fed608ba61257e04355b5b24bd859a05.tar.gz
fix prototype for strsep
Diffstat (limited to 'src/string/strsep.c')
-rw-r--r--src/string/strsep.c 1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/string/strsep.c b/src/string/strsep.c
index 1bfe1db1..cb37c32e 100644
--- a/src/string/strsep.c
+++ b/src/string/strsep.c
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
#include <string.h>
char *strsep(char **str, const char *sep)
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月06日 19:10:12 +0000

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