vconn: Remove unnecessary forward declarations and #includes from header.
[sliver-openvswitch.git] / ofproto / pinsched.c
index 695d9b4..6d7eb13 100644 (file)
@@ -21,6 +21,7 @@
 #include <arpa/inet.h>
 #include <stdint.h>
 #include <stdlib.h>
+#include "hash.h"
 #include "hmap.h"
 #include "ofpbuf.h"
 #include "openflow/openflow.h"