summaryrefslogtreecommitdiff
path: root/src/dicache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dicache.c')
-rw-r--r--src/dicache.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dicache.c b/src/dicache.c
index 8503cf66..6d301c31 100644
--- a/src/dicache.c
+++ b/src/dicache.c
@@ -9,9 +9,7 @@
* (at your option) any later version.
*/
-#include <sys/time.h> /* for libc5 compatibility */
#include <string.h> /* for memset */
-#include <stdio.h>
#include <stdlib.h>
#include "msg.h"