X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmman%2Fmunmap.c;h=8488d75ce5294af1f60ffc2bb9dd81d18e991a2b;hb=513136efa4274c39ed1c071ae4f4f2b10118f9f5;hp=91aefd407f5071e348dc020aa98c3719bb6b8931;hpb=60164570111873175111cf8a5b973375e492eee9;p=musl diff --git a/src/mman/munmap.c b/src/mman/munmap.c index 91aefd40..8488d75c 100644 --- a/src/mman/munmap.c +++ b/src/mman/munmap.c @@ -1,4 +1,3 @@ -#include #include #include "syscall.h" #include "libc.h"