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/stdio/gets.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/gets.c')
-rw-r--r--src/stdio/gets.c 2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stdio/gets.c b/src/stdio/gets.c
index 24319eb2..6c4645e5 100644
--- a/src/stdio/gets.c
+++ b/src/stdio/gets.c
@@ -1,4 +1,6 @@
#include "stdio_impl.h"
+#include <limits.h>
+#include <string.h>
char *gets(char *s)
{
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月12日 16:44:47 +0000

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