patch-clamdscan_proto_c 322 B

12345678910
  1. --- clamav-0.103.0.orig/clamdscan/proto.c 2020-09-13 02:27:09.000000000 +0200
  2. +++ clamav-0.103.0/clamdscan/proto.c 2021-01-28 04:40:12.604606645 +0100
  3. @@ -39,6 +39,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>