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,6 +1,7 @@
#include "skynet.h"
#include "skynet_harbor.h"
#include <netinet/in.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>

View File

@@ -1,6 +1,7 @@
#include "skynet.h"
#include "skynet_harbor.h"
#include <netinet/in.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>