libt2n: (tomj) compile fix
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 1 Aug 2008 13:33:33 +0000 (13:33 +0000)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 1 Aug 2008 13:33:33 +0000 (13:33 +0000)
src/server.cpp

index 62cf91c..65ce62f 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <sstream>
 #include <stdexcept>
+#include <time.h>
 
 #include <boost/bind.hpp>