added some code
[NextIRCd.git] / src / ircd_users.c
index ef0bc82b231ec8305c011748951bde5770af449b..8e5b39f5a5cc771afc361953107b979481ce13b9 100644 (file)
@@ -14,6 +14,9 @@
  * You should have received a copy of the GNU General Public License 
  * along with this program. If not, see <http://www.gnu.org/licenses/>. 
  */
+
+#include <time.h>
+
 #include "struct_user.h"
 
 struct UserDictEntry {