X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Ffail-open.c;h=541bb054bd37bae7db3a0836337cbdeebf7dd04a;hb=9e44d715638af28689b15ef0c5be920e61c7997b;hp=197e5183e89b940e54d542aa1ec79d39be9f0e0c;hpb=007948177581f3b3dad188221593d0e4bdca6ba0;p=openvswitch diff --git a/ofproto/fail-open.c b/ofproto/fail-open.c index 197e5183..541bb054 100644 --- a/ofproto/fail-open.c +++ b/ofproto/fail-open.c @@ -26,9 +26,9 @@ #include "ofp-util.h" #include "ofpbuf.h" #include "ofproto.h" +#include "ofproto-provider.h" #include "pktbuf.h" #include "poll-loop.h" -#include "private.h" #include "rconn.h" #include "timeval.h" #include "vconn.h"