--- myodbcinst/myodbcinst.c.orig Mon Oct 10 05:49:47 2005 +++ myodbcinst/myodbcinst.c Thu Oct 27 16:33:29 2005 @@ -56,7 +56,11 @@ #include #endif +# if defined(HAVE_IODBCINST_H) +#include +#elif defined(HAVE_ODBCINST_H) #include +# endif #include "../util/MYODBCUtil.h"