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