summaryrefslogtreecommitdiff
path: root/src/stdio/generic/fseek.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/generic/fseek.cpp')
-rw-r--r--src/stdio/generic/fseek.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdio/generic/fseek.cpp b/src/stdio/generic/fseek.cpp
index 7666e71e699d..c5edc8d4198c 100644
--- a/src/stdio/generic/fseek.cpp
+++ b/src/stdio/generic/fseek.cpp
@@ -10,7 +10,6 @@
#include "src/__support/File/file.h"
#include "src/errno/libc_errno.h"
-#include <stdio.h>
namespace LIBC_NAMESPACE {