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/sybase/php_sybase_db.c | |
parent | 4450386ae05b970b39b417f078747ed52eb7132d (diff) | |
download | php-git-cd0cfdfc39edcfe622ea8a8da17ab41b38f73595.tar.gz |
MFH
Diffstat (limited to 'ext/sybase/php_sybase_db.c')
-rw-r--r-- | ext/sybase/php_sybase_db.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/sybase/php_sybase_db.c b/ext/sybase/php_sybase_db.c index a70cd98d5e..587a4ee814 100644 --- a/ext/sybase/php_sybase_db.c +++ b/ext/sybase/php_sybase_db.c @@ -32,6 +32,7 @@ #include "ext/standard/php_standard.h" #include "ext/standard/info.h" #include "php_globals.h" +#include "php_ini.h" #if HAVE_SYBASE |