mirror of
git://erdgeist.org/opentracker
synced 2025-02-22 09:01:29 +08:00
Missing header file
This commit is contained in:
parent
d73b83d0f7
commit
e471e2c20b
@ -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…
x
Reference in New Issue
Block a user