From 98399ed51045871f8d73599322b6947d6b2b80d0 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 10 Aug 2015 13:51:40 +0200 Subject: Update lzo to 2.09 --- main/lzo/config.hin | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'main/lzo/config.hin') diff --git a/main/lzo/config.hin b/main/lzo/config.hin index bd528c0a..985cca77 100644 --- a/main/lzo/config.hin +++ b/main/lzo/config.hin @@ -1,5 +1,8 @@ /* config.hin. Generated from configure.ac by autoheader. */ +#ifndef __LZO_AUTOCONF_CONFIG_H_INCLUDED +#define __LZO_AUTOCONF_CONFIG_H_INCLUDED 1 + /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD @@ -388,3 +391,5 @@ /* Define to `unsigned int' if does not define. */ #undef size_t + +#endif /* already included */ -- cgit v1.2.3