about summary refs log tree commit diff
path: root/urt/rle_addhist.c
diff options
context:
space:
mode:
Diffstat (limited to 'urt/rle_addhist.c')
-rw-r--r--urt/rle_addhist.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/urt/rle_addhist.c b/urt/rle_addhist.c
index 0df9642d..3ddcbf8c 100644
--- a/urt/rle_addhist.c
+++ b/urt/rle_addhist.c
@@ -30,12 +30,7 @@
 #include <string.h>
 #include <stdio.h>
 
-#ifdef  USE_TIME_H
 #include <time.h>
-#else
-#include <sys/types.h>
-#include <sys/time.h>
-#endif
 
 #include "netpbm/mallocvar.h"