X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=ofproto%2Ffail-open.c;h=541bb054bd37bae7db3a0836337cbdeebf7dd04a;hb=4cd78906a0c30cc2de0a6a0370c6b2cf1b7853b2;hp=bf57b9fcc1669c9709d3a5f3f6a3ca0c5cfc46de;hpb=19a87e3637f8c278e1bc16bb9a7ab32af0a21d6b;p=openvswitch diff --git a/ofproto/fail-open.c b/ofproto/fail-open.c index bf57b9fc..541bb054 100644 --- a/ofproto/fail-open.c +++ b/ofproto/fail-open.c @@ -26,6 +26,7 @@ #include "ofp-util.h" #include "ofpbuf.h" #include "ofproto.h" +#include "ofproto-provider.h" #include "pktbuf.h" #include "poll-loop.h" #include "rconn.h"