diff options
Diffstat (limited to 'opentracker.c')
-rw-r--r-- | opentracker.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opentracker.c b/opentracker.c index 0cd053b..560e9a1 100644 --- a/opentracker.c +++ b/opentracker.c | |||
@@ -10,6 +10,7 @@ | |||
10 | #include <string.h> | 10 | #include <string.h> |
11 | #include <sys/types.h> | 11 | #include <sys/types.h> |
12 | #include <sys/stat.h> | 12 | #include <sys/stat.h> |
13 | #include <sys/socket.h> | ||
13 | #include <arpa/inet.h> | 14 | #include <arpa/inet.h> |
14 | #include <unistd.h> | 15 | #include <unistd.h> |
15 | #include <stdlib.h> | 16 | #include <stdlib.h> |