2015-05-21 10:45:16 +00:00
|
|
|
--- a/clamdscan/proto.c
|
|
|
|
+++ b/clamdscan/proto.c
|
2017-03-05 19:21:00 +00:00
|
|
|
@@ -59,6 +59,7 @@
|
2015-05-21 10:45:16 +00:00
|
|
|
#include "shared/misc.h"
|
|
|
|
#include "shared/clamdcom.h"
|
|
|
|
|
|
|
|
+#include <sys/un.h>
|
|
|
|
#include "proto.h"
|
|
|
|
#include "client.h"
|
|
|
|
|