sha1: Avoid unused variable warnings on big-endian systems.
[openvswitch] / ofproto / in-band.c
index 9aa03afc0e2e4081ecae1ac2003914332537287b..e04ae60926561dbeea843c475d12bc2bf62c1981 100644 (file)
@@ -35,6 +35,7 @@
 #include "openflow/openflow.h"
 #include "packets.h"
 #include "poll-loop.h"
+#include "private.h"
 #include "timeval.h"
 #include "vlog.h"