mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
f9507c02e0
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
11 lines
188 B
Diff
11 lines
188 B
Diff
--- 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"
|
|
|