X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fconnmgr.c;h=44e1b28467908a7b62e12904ed8752a9e992360d;hb=135faefe4af624489ac310810a5ffb5223606252;hp=7776c8898798779e911cd2f41cc4d8eba2e96c5d;hpb=72ba2ed371ae593b6fda1d196c31d7dd408a6a1c;p=openvswitch diff --git a/ofproto/connmgr.c b/ofproto/connmgr.c index 7776c889..44e1b284 100644 --- a/ofproto/connmgr.c +++ b/ofproto/connmgr.c @@ -27,10 +27,10 @@ #include "odp-util.h" #include "ofp-util.h" #include "ofpbuf.h" +#include "ofproto-provider.h" #include "pinsched.h" #include "poll-loop.h" #include "pktbuf.h" -#include "private.h" #include "rconn.h" #include "shash.h" #include "timeval.h"