On Tue, Dec 09, 2014 at 07:28:54PM +0100, Thomas Graf wrote:
> This picks the ovs_mutex and ovsthread_once API from lib/ovs-thread.h
> and exposes it in <openvswitch/thread.h>.
> 
> Signed-off-by: Thomas Graf <[email protected]>

This adds a plain #include "util.h" into openvswitch/thread.h.  I don't
remember the include path search rules well enough (or the order we add
directories to it) to know whether this will find lib/util.h or
include/openvswitch/util.h, but perhaps it should be written as
"openvswitch/util.h" in any case.

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to