--- util/MYODBCUtil.h.orig Sun Oct 9 22:33:40 2005 +++ util/MYODBCUtil.h Thu Oct 27 16:13:47 2005 @@ -40,7 +40,11 @@ #include #endif +# if defined(HAVE_IODBCINST_H) +#include +#elif defined(HAVE_ODBCINST_H) #include +# endif /* Handle case on OSX where we want to use GetPrivateProfileString (because it