helly Sun Dec 11 12:47:46 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/interbase interbase.c Log: - MFH Revert accidential 'drop in' from 1.227 http://cvs.php.net/diff.php/php-src/ext/interbase/interbase.c?r1=1.225.2.2&r2=1.225.2.3&ty=u Index: php-src/ext/interbase/interbase.c diff -u php-src/ext/interbase/interbase.c:1.225.2.2 php-src/ext/interbase/interbase.c:1.225.2.3 --- php-src/ext/interbase/interbase.c:1.225.2.2 Tue Dec 6 02:25:24 2005 +++ php-src/ext/interbase/interbase.c Sun Dec 11 12:47:46 2005 @@ -18,7 +18,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: interbase.c,v 1.225.2.2 2005/12/06 02:25:24 sniper Exp $ */ +/* $Id: interbase.c,v 1.225.2.3 2005/12/11 12:47:46 helly Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" @@ -36,7 +36,7 @@ #include "php_interbase.h" #include "php_ibase_includes.h" #include "SAPI.h" -5B + #include <time.h> #define ROLLBACK 0
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php