Remove old mman header

dynamic-accesslists
Dirk Engling 2021-04-25 18:23:57 +02:00
parent 397cd035a4
commit dfe687aa81
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
/* System */
#include <sys/types.h>
#include <sys/mman.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/uio.h>