diff options
| author | Jani Taskinen <jani@php.net> | 2007-08-31 07:42:05 +0000 |
|---|---|---|
| committer | Jani Taskinen <jani@php.net> | 2007-08-31 07:42:05 +0000 |
| commit | cd0cfdfc39edcfe622ea8a8da17ab41b38f73595 (patch) | |
| tree | adf380d3922dc47b63a9b9a04c0d130633e155bb /ext/odbc | |
| parent | 4450386ae05b970b39b417f078747ed52eb7132d (diff) | |
| download | php-git-cd0cfdfc39edcfe622ea8a8da17ab41b38f73595.tar.gz | |
MFH
Diffstat (limited to 'ext/odbc')
| -rw-r--r-- | ext/odbc/birdstep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/odbc/birdstep.c b/ext/odbc/birdstep.c index cd19825a11..6776c7a2c4 100644 --- a/ext/odbc/birdstep.c +++ b/ext/odbc/birdstep.c @@ -47,6 +47,7 @@ #ifdef HAVE_BIRDSTEP #include "php_birdstep.h" #include "ext/standard/info.h" +#include "php_ini.h" zend_function_entry birdstep_functions[] = { PHP_FE(birdstep_connect, NULL) |
