diff options
Diffstat (limited to 'misc/munlockall.c')
-rw-r--r-- | misc/munlockall.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/munlockall.c b/misc/munlockall.c index 8094ab6e56..bceb944645 100644 --- a/misc/munlockall.c +++ b/misc/munlockall.c @@ -30,4 +30,3 @@ munlockall (void) } stub_warning (munlockall) -#include <stub-tag.h> |