summaryrefslogtreecommitdiff
path: root/ofproto/pinsched.c
diff options
context:
space:
mode:
Diffstat (limited to 'ofproto/pinsched.c')
-rw-r--r--ofproto/pinsched.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ofproto/pinsched.c b/ofproto/pinsched.c
index 695d9b46a..6d7eb1301 100644
--- a/ofproto/pinsched.c
+++ b/ofproto/pinsched.c
@@ -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"