mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 16:54:32 +04:00
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"
|
|
|