dhcp: Make dhcp_msg_to_string() support a multiline format also.
[sliver-openvswitch.git] / lib / netlink.c
index 2d63ceb..d9dd435 100644 (file)
@@ -31,6 +31,7 @@
  * derivatives without specific, written prior permission.
  */
 
+#include <config.h>
 #include "netlink.h"
 #include <assert.h>
 #include <errno.h>