1
0
mirror of git://erdgeist.org/opentracker synced 2025-01-12 07:50:52 +00:00

Remove old mman header

This commit is contained in:
Dirk Engling 2021-04-25 18:23:57 +02:00
parent 397cd035a4
commit dfe687aa81

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>