X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ofproto%2Fconnmgr.c;h=44e1b28467908a7b62e12904ed8752a9e992360d;hb=5bee6e2638989aff14429c5a85fa7cef196f2106;hp=7776c8898798779e911cd2f41cc4d8eba2e96c5d;hpb=72ba2ed371ae593b6fda1d196c31d7dd408a6a1c;p=sliver-openvswitch.git diff --git a/ofproto/connmgr.c b/ofproto/connmgr.c index 7776c8898..44e1b2846 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"