vconn: Move OpenFlow utility functions into new file ofp-util.c.
[sliver-openvswitch.git] / lib / learning-switch.c
index 2c4172e..7eb9e1c 100644 (file)
@@ -27,6 +27,7 @@
 #include "mac-learning.h"
 #include "ofpbuf.h"
 #include "ofp-print.h"
+#include "ofp-util.h"
 #include "openflow/openflow.h"
 #include "poll-loop.h"
 #include "queue.h"