blob: 976066e955972a8ced1b556aafb8cef3d3705d3f (
plain)
1
2
3
4
5
6
7
8
9
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
|