diff options
Diffstat (limited to 'io/lseek64.c')
-rw-r--r-- | io/lseek64.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/lseek64.c b/io/lseek64.c index acea3f3cb4..21b853a968 100644 --- a/io/lseek64.c +++ b/io/lseek64.c @@ -45,4 +45,3 @@ __libc_lseek64 (int fd, off64_t offset, int whence) weak_alias (__libc_lseek64, __lseek64) weak_alias (__libc_lseek64, lseek64) stub_warning (lseek64) -#include <stub-tag.h> |