X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Ffail-open.c;h=197e5183e89b940e54d542aa1ec79d39be9f0e0c;hb=6c222e55fa4222c6724094e1e7a0a69addf6b030;hp=bf57b9fcc1669c9709d3a5f3f6a3ca0c5cfc46de;hpb=19a87e3637f8c278e1bc16bb9a7ab32af0a21d6b;p=openvswitch diff --git a/ofproto/fail-open.c b/ofproto/fail-open.c index bf57b9fc..197e5183 100644 --- a/ofproto/fail-open.c +++ b/ofproto/fail-open.c @@ -28,6 +28,7 @@ #include "ofproto.h" #include "pktbuf.h" #include "poll-loop.h" +#include "private.h" #include "rconn.h" #include "timeval.h" #include "vconn.h"