2 changed files with 4 additions and 18 deletions
@ -1,12 +0,0 @@
|
||||
--- io.c.orig 2003-09-11 15:35:46.000000000 +0200
|
||||
+++ io.c 2003-09-11 20:20:22.000000000 +0200
|
||||
@@ -25,6 +25,9 @@
|
||||
#ifdef HAVE_TIME_H
|
||||
#include <time.h>
|
||||
#endif
|
||||
+#ifdef HAVE_SYS_TIME_H
|
||||
+#include <sys/time.h>
|
||||
+#endif
|
||||
#ifdef HAVE_ERRNO_H
|
||||
#include <errno.h>
|
||||
#endif
|
||||
Loading…
Reference in new issue