]> code.citadel.org Git - citadel.git/commitdiff
include time.h
authorNathan Bryant <loanshark@uncensored.citadel.org>
Tue, 25 Aug 1998 23:13:54 +0000 (23:13 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Tue, 25 Aug 1998 23:13:54 +0000 (23:13 +0000)
citadel/room_ops.c

index a2ba42af8af5476872fc54bacc4efc6695031262..23e1406ff359465770e5bb433b53d2915dcd0301 100644 (file)
@@ -4,6 +4,7 @@
 #include <sys/stat.h>
 #include <string.h>
 #include <pthread.h>
+#include <time.h>
 #include "citadel.h"
 #include "server.h"
 #include "database.h"