mirror of
git://erdgeist.org/opentracker
synced 2025-08-03 14:25:31 +02:00
give opentracker the missing header file
This commit is contained in:
parent
f56e40c24e
commit
714ea1b88e
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue