001-compile.patch 188 B

12345678910
  1. --- a/clamdscan/proto.c
  2. +++ b/clamdscan/proto.c
  3. @@ -55,6 +55,7 @@
  4. #include "shared/misc.h"
  5. #include "shared/clamdcom.h"
  6. +#include <sys/un.h>
  7. #include "proto.h"
  8. #include "client.h"