| 1234567891011 |
- --- clamd/others.c.orig Fri Jun 20 19:35:45 2003
- +++ clamd/others.c Wed Jul 2 17:05:58 2003
- @@ -26,6 +26,7 @@
- #include <fcntl.h>
- #include <time.h>
- #include <sys/stat.h>
- +#include <sys/time.h>
-
- #if defined(CLAMD_USE_SYSLOG) && !defined(C_AIX)
- #include <syslog.h>
|