X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Ffail-open.c;h=541bb054bd37bae7db3a0836337cbdeebf7dd04a;hb=e9141eec249f97e547c6e47205b61ee98d9b52e9;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"