X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fconnmgr.h;h=022435265cee77d38253b45aafa1e3b510a7025c;hb=fd19297bb3d61789aa2a8871e3316b2a4e3e34c3;hp=ea39b724edaa4db6823d7351cbfcd105e6046314;hpb=747b434cd8adc3f4ef26f456ffd45873dd748c0d;p=openvswitch diff --git a/ofproto/connmgr.h b/ofproto/connmgr.h index ea39b724..02243526 100644 --- a/ofproto/connmgr.h +++ b/ofproto/connmgr.h @@ -23,6 +23,7 @@ #include "openflow/nicira-ext.h" #include "openvswitch/types.h" +struct nlattr; struct ofconn; struct ofopgroup; struct ofputil_flow_removed;