diff options
Diffstat (limited to 'misc/munlock.c')
-rw-r--r-- | misc/munlock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/munlock.c b/misc/munlock.c index 0a02e5b23e..37fd5189d3 100644 --- a/misc/munlock.c +++ b/misc/munlock.c @@ -30,4 +30,3 @@ munlock (const void *addr, size_t len) } stub_warning (munlock) -#include <stub-tag.h> |