diff options
Diffstat (limited to 'lib/libc/mman/munlock.c')
| -rw-r--r-- | lib/libc/mman/munlock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/mman/munlock.c b/lib/libc/mman/munlock.c index 4e1901ef..9f7706fb 100644 --- a/lib/libc/mman/munlock.c +++ b/lib/libc/mman/munlock.c @@ -1,6 +1,5 @@ - #include <stddef.h> // for size_t #include <syscall.h> // for __syscall_2, syscall |
