aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/yow.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/yow.c')
-rw-r--r--lib-src/yow.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib-src/yow.c b/lib-src/yow.c
index c658b15e41f..92df285870a 100644
--- a/lib-src/yow.c
+++ b/lib-src/yow.c
@@ -16,9 +16,6 @@
16 16
17#include <stdio.h> 17#include <stdio.h>
18#include <ctype.h> 18#include <ctype.h>
19#ifdef HAVE_STRING_H
20#include <string.h>
21#endif
22#ifdef TIME_WITH_SYS_TIME 19#ifdef TIME_WITH_SYS_TIME
23#include <sys/time.h> 20#include <sys/time.h>
24#include <time.h> 21#include <time.h>