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/include/stdlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stdlib.h')
-rw-r--r--include/stdlib.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stdlib.h b/include/stdlib.h
index 9c8a1182..ed512f43 100644
--- a/include/stdlib.h
+++ b/include/stdlib.h
@@ -128,7 +128,7 @@ void lcong48 (unsigned short [7]);
#endif
#if defined(_GNU_SOURCE)
-void *alloca(size_t);
+#include <alloca.h>
char *mktemp (char *);
void *valloc (size_t);
void *memalign(size_t, size_t);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月27日 06:46:55 +0000

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