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

View File

@@ -18,6 +18,9 @@
#include <tcl.h>
#include <tcl-private/generic/tclInt.h>
#include <tcl-private/generic/tclPort.h>
typedef long TIMEZONE_t;