diff options
Diffstat (limited to 'ext/odbc/velocis.c')
-rw-r--r-- | ext/odbc/velocis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/odbc/velocis.c b/ext/odbc/velocis.c index 0bd999ab31..1d4bc50728 100644 --- a/ext/odbc/velocis.c +++ b/ext/odbc/velocis.c @@ -40,7 +40,7 @@ # define THREAD_LS #endif -#if HAVE_VELOCIS +#ifdef HAVE_VELOCIS #include "php3_velocis.h" function_entry velocis_functions[] = { |