1 #define EX_UTILS_NO_FUNCS 1
2 #include "ex_utils.h"
3 
4 #undef  VSTR_AUTOCONF_HAVE_INLINE
5 #define VSTR_AUTOCONF_HAVE_INLINE 1
6 #undef  CONF_COMPILE_INLINE
7 #define CONF_COMPILE_INLINE 1
8 #define extern /* nothing */
9 #define inline /* nothing */
10 
11 #include "conf.h"
12