summaryrefslogtreecommitdiff
path: root/package/clamav/patches/patch-clamdscan_proto_c
blob: c7120c9d5041196b017917114f8d3f171717cc4e (plain)
1
2
3
4
5
6
7
8
9
10
--- clamav-0.98.7.orig/clamdscan/proto.c	2015-04-22 21:49:57.000000000 +0200
+++ clamav-0.98.7/clamdscan/proto.c	2015-11-11 19:22:21.000000000 +0100
@@ -36,6 +36,7 @@
 #include <errno.h>
 #include <stdlib.h>
 #include <sys/types.h>
+#include <sys/un.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <sys/types.h>