Compilation fix 5

This commit is contained in:
Nekotekina 2014-08-29 17:25:01 +04:00
parent 2c8b485ba0
commit 21e254d05f
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ extern "C"
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <unistd.h>
}
#endif