Make for Freebsd

This commit is contained in:
云风
2013-05-08 17:26:43 +08:00
parent 79c92bbf10
commit fdb37bc110
7 changed files with 15 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
#include <pthread.h>
#include <netinet/in.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>