]> git.saurik.com Git - wxWidgets.git/blobdiff - src/iodbc/catalog.c
Oops... compilation error just checked in fixed
[wxWidgets.git] / src / iodbc / catalog.c
index 2e7a25ac54f01a217d4b9bc405f93b3357587bd2..3856e1de29cefe44594d588ec7a1f66ab07bb9ce 100644 (file)
 
 #include       <itrace.h>
 
+#ifndef NULL
+#define NULL 0
+#endif
+
 static RETCODE 
 _iodbcdm_cata_state_ok (
     HSTMT hstmt,