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. --- misc/mmap.c | 1 - 1 file changed, 1 deletion(-) (limited to 'misc/mmap.c') diff --git a/misc/mmap.c b/misc/mmap.c index b77856d..dbe6255 100644 --- a/misc/mmap.c +++ b/misc/mmap.c @@ -36,5 +36,4 @@ __mmap (__ptr_t addr, size_t len, int prot, int flags, int fd, off_t offset) } stub_warning (mmap) -#include weak_alias (__mmap, mmap) -- cgit v1.1