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