On 13/04/18 17:55, Simon Rozman wrote: > --- > src/openvpn/comp-lz4.c | 2 +- > src/openvpn/lzo.h | 8 ++++---- > src/openvpn/memdbg.h | 4 ++-- > 3 files changed, 7 insertions(+), 7 deletions(-) > > diff --git a/src/openvpn/comp-lz4.c b/src/openvpn/comp-lz4.c > index f2916bdd..f52fdbfb 100644 > --- a/src/openvpn/comp-lz4.c > +++ b/src/openvpn/comp-lz4.c > @@ -35,7 +35,7 @@ > #if defined(NEED_COMPAT_LZ4) > #include "compat-lz4.h" > #else > -#include "lz4.h" > +#include <lz4.h> > #endif
May I ask what the rationale is for this change? -- kind regards, David Sommerseth OpenVPN Inc ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel