Build fixes for linux

This commit is contained in:
Ian Gulliver
2015-02-08 04:05:36 +00:00
parent 0e0a3eab8b
commit bcfe496fb1
3 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
#include <arpa/inet.h>
#include <netinet/in.h>
#include <signal.h>
#include <stdio.h>
#include <unistd.h>