On Wed, Jul 17, 2019 at 01:23:33PM -0700, William Tu wrote: > --- a/include/openvswitch/thread.h > +++ b/include/openvswitch/thread.h > @@ -17,6 +17,8 @@ > #ifndef OPENVSWITCH_THREAD_H > #define OPENVSWITCH_THREAD_H 1 > > +#include <config.h>
That shouldn't be there. Every .c file should already have #include <config.h> as its first (non-comment) line. Otherwise, Acked-by: Ben Pfaff <b...@ovn.org> _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev