summaryrefslogtreecommitdiff
path: root/src/stdio/ftello.h
diff options
context:
space:
mode:
authorLLVM libc <llvm-libc@google.com>2024-04-12 23:33:35 +0200
committerCopybara-Service <copybara-worker@google.com>2024-04-12 16:15:14 -0700
commit33e5bf0487e3fb4aa2ce10ef98f1d4d22c1f5146 (patch)
treeee9f90a0dc321a7080e651ee45ebcce3a5a00454 /src/stdio/ftello.h
parent3476d15c257337134fd781b0943453fbc585acb1 (diff)
downloadllvm-libc-33e5bf0487e3fb4aa2ce10ef98f1d4d22c1f5146.tar.gz
Project import generated by Copybara.
GitOrigin-RevId: 900be9013fdc3bab9fce906f8a71e59ecd8873b4 Change-Id: I8609a042535f410747b4903f2de82e4de8ffebec
Diffstat (limited to 'src/stdio/ftello.h')
-rw-r--r--src/stdio/ftello.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdio/ftello.h b/src/stdio/ftello.h
index 0fdf13ab6bdb..5ab17f9244a5 100644
--- a/src/stdio/ftello.h
+++ b/src/stdio/ftello.h
@@ -10,7 +10,6 @@
#define LLVM_LIBC_SRC_STDIO_FTELLO_H
#include <stdio.h>
-#include <unistd.h>
namespace LIBC_NAMESPACE {