diff options
author | Dirk Engling <erdgeist@erdgeist.org> | 2021-04-25 18:23:57 +0200 |
---|---|---|
committer | Dirk Engling <erdgeist@erdgeist.org> | 2021-04-25 18:23:57 +0200 |
commit | dfe687aa813f8d74cd2afb4544a8463c0a3c00b2 (patch) | |
tree | 18f2ebcc457892cdacd5501de3703a256bb9d278 /ot_iovec.c | |
parent | 397cd035a40ddbc3abff2d77cb4bf6e936266944 (diff) |
Remove old mman header
Diffstat (limited to 'ot_iovec.c')
-rw-r--r-- | ot_iovec.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ | |||
5 | 5 | ||
6 | /* System */ | 6 | /* System */ |
7 | #include <sys/types.h> | 7 | #include <sys/types.h> |
8 | #include <sys/mman.h> | ||
9 | #include <stdlib.h> | 8 | #include <stdlib.h> |
10 | #include <unistd.h> | 9 | #include <unistd.h> |
11 | #include <sys/uio.h> | 10 | #include <sys/uio.h> |