summaryrefslogtreecommitdiff
path: root/posix/pwrite.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/pwrite.c')
-rw-r--r--posix/pwrite.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/pwrite.c b/posix/pwrite.c
index 0e8481d6f0..43619ed4f2 100644
--- a/posix/pwrite.c
+++ b/posix/pwrite.c
@@ -42,4 +42,3 @@ __libc_pwrite (int fd, const void *buf, size_t nbytes, off_t offset)
strong_alias (__libc_pwrite, __pwrite)
weak_alias (__libc_pwrite, pwrite)
stub_warning (pwrite)
-#include <stub-tag.h>