summaryrefslogtreecommitdiff
path: root/io/lseek64.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-11-04 19:59:40 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-11-04 19:59:40 +0100
commitb830319d49a421741b61ae29ce32ab37f8b970ed (patch)
tree9611a0ac70047e08ed3850dce6d9cdf143b9e833 /io/lseek64.c
parent512a49be20d42af59968513cd5094b3918cf6663 (diff)
[BZ #157] Remove include/stub-tag.h for good.
Diffstat (limited to 'io/lseek64.c')
-rw-r--r--io/lseek64.c1
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>