On 17 February 2017 at 17:47, Yi-Hung Wei <[email protected]> wrote: > Remove unnecessary #include in ofp-msgs.h so that make will not complain. > > Signed-off-by: Yi-Hung Wei <[email protected]> > ---
Not sure about make complaining, but this include does seem to be both unnecessary and a violation of including internal libraries from the public headers. Thanks, applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
