From b830319d49a421741b61ae29ce32ab37f8b970ed Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 4 Nov 2012 19:59:40 +0100 Subject: [BZ #157] Remove include/stub-tag.h for good. --- posix/pread.c | 1 - 1 file changed, 1 deletion(-) (limited to 'posix/pread.c') diff --git a/posix/pread.c b/posix/pread.c index bc81f1a..b62fd94 100644 --- a/posix/pread.c +++ b/posix/pread.c @@ -42,4 +42,3 @@ __libc_pread (int fd, void *buf, size_t nbytes, off_t offset) strong_alias (__libc_pread, __pread) weak_alias (__libc_pread, pread) stub_warning (pread) -#include -- cgit v1.1