Commit cea08cdf authored by captainwong's avatar captainwong

fix linux build

parent 1bbf1a2d
...@@ -3,6 +3,7 @@ Ping Pong Client ...@@ -3,6 +3,7 @@ Ping Pong Client
*/ */
#ifndef _WIN32 #ifndef _WIN32
#include <unistd.h>
#include <netinet/in.h> #include <netinet/in.h>
#include <arpa/inet.h> #include <arpa/inet.h>
#include <sys/socket.h> #include <sys/socket.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment