Browse Source

- MFH: Fix build

PHP-5.2.1RC1
Felipe Pena 17 years ago
parent
commit
1a9b6363f4
  1. 2
      ext/pdo_firebird/firebird_driver.c

2
ext/pdo_firebird/firebird_driver.c

@ -27,7 +27,7 @@
#include "php.h"
#ifdef ZEND_ENGINE_2
# include "zend_exceptions.h"
#else
#endif
#include "php_ini.h"
#include "ext/standard/info.h"
#include "pdo/php_pdo.h"

Loading…
Cancel
Save