diff options
Diffstat (limited to 'libc/sysdeps/linux/common/posix_madvise.c')
-rw-r--r-- | libc/sysdeps/linux/common/posix_madvise.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/posix_madvise.c b/libc/sysdeps/linux/common/posix_madvise.c index 541dabe62..c39086bad 100644 --- a/libc/sysdeps/linux/common/posix_madvise.c +++ b/libc/sysdeps/linux/common/posix_madvise.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* Licensed under the LGPL v2.1, see the file LICENSE in this tarball. */ #include <sys/mman.h> |