summaryrefslogtreecommitdiff
path: root/libc/misc/munlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/misc/munlock.c')
-rw-r--r--libc/misc/munlock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/misc/munlock.c b/libc/misc/munlock.c
index 0a02e5b23..37fd5189d 100644
--- a/libc/misc/munlock.c
+++ b/libc/misc/munlock.c
@@ -30,4 +30,3 @@ munlock (const void *addr, size_t len)
}
stub_warning (munlock)
-#include <stub-tag.h>