--- sql/sqlite/libltdl/argz.c 2012/06/07 15:04:41 1.1 +++ sql/sqlite/libltdl/argz.c 2012/06/20 21:58:41 1.2 @@ -34,7 +34,11 @@ or obtained by writing to the Free Softw # include #endif +#ifdef HAVE_WORKING_ARGZ #include +#else +#include +#endif #include #include