X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fpinsched.c;h=6d7eb1301ca7c5000bd2771571e6df72c758624e;hb=b5a36e3878937a489458f7a0ff42769e826ae88b;hp=695d9b46a8231847e406009da6d5918a48f2290f;hpb=b2fda3effc787f265b5ad5dfa967ac00627bd075;p=openvswitch diff --git a/ofproto/pinsched.c b/ofproto/pinsched.c index 695d9b46..6d7eb130 100644 --- a/ofproto/pinsched.c +++ b/ofproto/pinsched.c @@ -21,6 +21,7 @@ #include #include #include +#include "hash.h" #include "hmap.h" #include "ofpbuf.h" #include "openflow/openflow.h"