diff main.c @ 415:8263cb88556a

Some #include cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 24 May 2012 06:50:25 +0300
parents 14b685cdbd2c
children 8bb69e749d97
line wrap: on
line diff
--- a/main.c	Thu May 24 06:45:23 2012 +0300
+++ b/main.c	Thu May 24 06:50:25 2012 +0300
@@ -7,6 +7,8 @@
 #include "network.h"
 #include "th_args.h"
 #include "th_config.h"
+#include <errno.h>
+#include <time.h>
 #ifdef __WIN32
 /* Undefine because both windows.h and curses.h #define it */
 #undef MOUSE_MOVED