ofproto: Move private definitions to separate header.
[sliver-openvswitch.git] / ofproto / ofproto.c
index 45c5125..49f6645 100644 (file)
@@ -54,6 +54,7 @@
 #include "pinsched.h"
 #include "pktbuf.h"
 #include "poll-loop.h"
+#include "private.h"
 #include "rconn.h"
 #include "shash.h"
 #include "sset.h"