aboutsummaryrefslogtreecommitdiffstats
path: root/main/open-lldp/clif.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/open-lldp/clif.h.patch')
-rw-r--r--main/open-lldp/clif.h.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/main/open-lldp/clif.h.patch b/main/open-lldp/clif.h.patch
new file mode 100644
index 0000000000..976066e955
--- /dev/null
+++ b/main/open-lldp/clif.h.patch
@@ -0,0 +1,10 @@
+--- open-lldp-0.9.46/include/clif.h
++++ ../clif.h.patched
+@@ -34,6 +34,7 @@
+
+ #include <sys/un.h>
+ #include "clif_sock.h"
++#include <sys/types.h>
+
+ /**
+ * struct clif - Internal structure for client interface library