mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 04:51:52 +08:00
11 lines
188 B
Diff
11 lines
188 B
Diff
--- a/clamdscan/proto.c
|
|
+++ b/clamdscan/proto.c
|
|
@@ -59,6 +59,7 @@
|
|
#include "shared/misc.h"
|
|
#include "shared/clamdcom.h"
|
|
|
|
+#include <sys/un.h>
|
|
#include "proto.h"
|
|
#include "client.h"
|
|
|