]> git.ipfire.org Git - thirdparty/opentracker.git/commitdiff
Remove old mman header
authorDirk Engling <erdgeist@erdgeist.org>
Sun, 25 Apr 2021 16:23:57 +0000 (18:23 +0200)
committerDirk Engling <erdgeist@erdgeist.org>
Sun, 25 Apr 2021 16:23:57 +0000 (18:23 +0200)
ot_iovec.c

index c50003c183ff27f3778422ae67b7938d7dec806e..fec3912fc263ee5b9e27fcd5e8c5c6967e1f02c8 100644 (file)
@@ -5,7 +5,6 @@
 
 /* System */
 #include <sys/types.h>
-#include <sys/mman.h>
 #include <stdlib.h>
 #include <unistd.h>
 #include <sys/uio.h>