give opentracker the missing header file

master
Dirk Engling 16 years ago
parent dd7c0a3cab
commit 8c3624ce9d

@ -18,6 +18,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/socket.h>
#include <sys/mman.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <stdlib.h>

Loading…
Cancel
Save