added some code
[NextIRCd.git] / src / struct_client.h
index a944bb2a0df7d811663bb6108ab9ac3730b27be9..0ffa68c11a68a0dd3f319e1df9fa236ab5fccac0 100644 (file)
@@ -17,6 +17,8 @@
 
 #ifndef _struct_client_h
 #define _struct_client_h
+#include <time.h>
+
 #include "crypt_md5.h"
 #include "struct_user.h"