patch-clamdscan_proto_c 320 B

12345678910
  1. --- clamav-0.98.7.orig/clamdscan/proto.c 2015-04-22 21:49:57.000000000 +0200
  2. +++ clamav-0.98.7/clamdscan/proto.c 2015-11-11 19:22:21.000000000 +0100
  3. @@ -36,6 +36,7 @@
  4. #include <errno.h>
  5. #include <stdlib.h>
  6. #include <sys/types.h>
  7. +#include <sys/un.h>
  8. #include <sys/stat.h>
  9. #include <fcntl.h>
  10. #include <sys/types.h>