Split conky.h into several smaller header files
[monky] / src / timed_thread.c
index 70ddaf4..a63d85c 100644 (file)
@@ -26,8 +26,6 @@
 #include <pthread.h>
 #include <assert.h>
 #include <errno.h>
-#include <stdlib.h>
-#include <stdio.h>
 #include <time.h>
 #ifndef HAVE_CLOCK_GETTIME
 #include <sys/time.h>