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/stdlib/wcstol.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/wcstol.c')
-rw-r--r--src/stdlib/wcstol.c 4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stdlib/wcstol.c b/src/stdlib/wcstol.c
index 3d7c97da..4443f577 100644
--- a/src/stdlib/wcstol.c
+++ b/src/stdlib/wcstol.c
@@ -1,6 +1,10 @@
#include "stdio_impl.h"
#include "intscan.h"
#include "shgetc.h"
+#include <inttypes.h>
+#include <limits.h>
+#include <wctype.h>
+#include <wchar.h>
/* This read function heavily cheats. It knows:
* (1) len will always be 1
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月12日 23:17:40 +0000

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