Get threads to deal with exit conditions, create timestamps
[matches/MCTX3420.git] / server / common.h
index 5f71f9f..9b73de9 100644 (file)
 #include <pthread.h>
 #include <unistd.h>
 #include <assert.h>
+#include <sys/time.h>
 
 #include "log.h"
 #include "fastcgi.h"
+#include "thread.h"
 
 #endif //_COMMON_H

UCC git Repository :: git.ucc.asn.au