summaryrefslogtreecommitdiff
path: root/ext/odbc/php_odbc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/odbc/php_odbc.h')
-rw-r--r--ext/odbc/php_odbc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/odbc/php_odbc.h b/ext/odbc/php_odbc.h
index 34ff80a0f9..a91a0766d4 100644
--- a/ext/odbc/php_odbc.h
+++ b/ext/odbc/php_odbc.h
@@ -241,6 +241,7 @@ typedef struct {
char *defUser;
char *defPW;
long allow_persistent;
+ long check_persistent;
long max_persistent;
long max_links;
long num_persistent;