You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
diald/diald-1.0.time.h.patch

15 lines
379 B
Diff

diff -ru diald-1.0.orig/diald.h diald-1.0/diald.h
--- diald-1.0.orig/diald.h 2001-06-16 12:01:25.000000000 -0400
+++ diald-1.0/diald.h 2005-10-04 10:18:29.979812000 -0400
@@ -27,9 +27,7 @@
# include <syslog.h>
#endif
#include <signal.h>
-#if HAVE_SYS_TIME_H
-# include <sys/time.h>
-#endif
+#include <time.h>
#ifdef _POSIX_PRIORITY_SCHEDULING
# include <sched.h>
#endif