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