diff options
Diffstat (limited to 'io/lseek.c')
-rw-r--r-- | io/lseek.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/lseek.c b/io/lseek.c index 0729cb66ee..7fd6188a76 100644 --- a/io/lseek.c +++ b/io/lseek.c @@ -49,4 +49,3 @@ stub_warning (lseek) libc_hidden_def (__lseek) weak_alias (__lseek, lseek) -#include <stub-tag.h> |