mirror of
git://erdgeist.org/opentracker
synced 2025-04-22 05:52:00 +02:00
Missing header file
This commit is contained in:
parent
d73b83d0f7
commit
e471e2c20b
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/socket.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue