netlink: Split into generic and Linux-specific parts.
[sliver-openvswitch.git] / utilities / nlmon.c
index 672fae4..1fb3808 100644 (file)
@@ -24,6 +24,7 @@
 #include <stddef.h>
 #include <linux/rtnetlink.h>
 #include "netlink.h"
+#include "netlink-socket.h"
 #include "ofpbuf.h"
 #include "poll-loop.h"
 #include "timeval.h"