Made SICS PSI part compile on OSX Maverick with clang

This commit is contained in:
2014-03-14 09:51:48 +01:00
parent fc0ff43db2
commit 71c03ee3d1
13 changed files with 63 additions and 17 deletions

2
sinq.c
View File

@ -31,7 +31,7 @@
#include <arpa/inet.h>
#include "dgrambroadcast.h"
#include <sinq.h>
#include "sinq.h"
#include <asynnet.h>
#ifdef SEND_PORT