summaryrefslogtreecommitdiff
path: root/misc/munmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/munmap.c')
-rw-r--r--misc/munmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/munmap.c b/misc/munmap.c
index 8c3c37c706..97c6ef94fe 100644
--- a/misc/munmap.c
+++ b/misc/munmap.c
@@ -30,5 +30,4 @@ __munmap (__ptr_t addr, size_t len)
}
stub_warning (munmap)
-#include <stub-tag.h>
weak_alias (__munmap, munmap)