X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fpinsched.c;h=6d7eb1301ca7c5000bd2771571e6df72c758624e;hb=999fba59afd9c8eef30d30a6fd2f490b85c24665;hp=695d9b46a8231847e406009da6d5918a48f2290f;hpb=f797957ad6fe772a95450d57fe1352709bb83ecd;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"