summaryrefslogtreecommitdiffstats
path: root/net/clamav/patches/001-compile.patch
blob: 3992257089b354e31d4e574b0e514f7353ca072e (plain)
1
2
3
4
5
6
7
8
9
10
--- a/clamdscan/proto.c
+++ b/clamdscan/proto.c
@@ -55,6 +55,7 @@
 #include "shared/misc.h"
 #include "shared/clamdcom.h"
 
+#include <sys/un.h>
 #include "proto.h"
 #include "client.h"