X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cd5bf2a6e3a7d03e8b1f97e989eecdcc63f7151f..be9abe3fd0edec7215fa00aa158f7581da4df2fe:/src/iodbc/catalog.c diff --git a/src/iodbc/catalog.c b/src/iodbc/catalog.c index 2e7a25ac54..3856e1de29 100644 --- a/src/iodbc/catalog.c +++ b/src/iodbc/catalog.c @@ -38,6 +38,10 @@ #include +#ifndef NULL +#define NULL 0 +#endif + static RETCODE _iodbcdm_cata_state_ok ( HSTMT hstmt,