ofproto-dpif: Fix memory leak.
[openvswitch] / ofproto / pinsched.c
index 695d9b46a8231847e406009da6d5918a48f2290f..6d7eb1301ca7c5000bd2771571e6df72c758624e 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"