clamav.patch 269 B

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