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/ftell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/ftell.c')
-rw-r--r--src/stdio/ftell.c 1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stdio/ftell.c b/src/stdio/ftell.c
index bb62897a..aad352bd 100644
--- a/src/stdio/ftell.c
+++ b/src/stdio/ftell.c
@@ -1,6 +1,7 @@
#include "stdio_impl.h"
#include <limits.h>
#include <errno.h>
+#include "libc.h"
off_t __ftello_unlocked(FILE *f)
{
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月09日 07:12:50 +0000

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