Browse Source

Remove old mman header

dynamic-accesslists
Dirk Engling 3 years ago
parent
commit
dfe687aa81
  1. 1
      ot_iovec.c

1
ot_iovec.c

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

Loading…
Cancel
Save