From: Kalle Sommer Nielsen Date: Tue, 19 May 2015 10:20:25 +0000 (+0200) Subject: This shouldn't have been a part of the previous commit X-Git-Tag: PRE_PHP7_NSAPI_REMOVAL~42^2~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27b83079fed07ebad369d3d2f774cad6293171a7;p=php This shouldn't have been a part of the previous commit --- diff --git a/ext/dba/dba_db3.c b/ext/dba/dba_db3.c index 3a99eb87d0..a582ad5821 100644 --- a/ext/dba/dba_db3.c +++ b/ext/dba/dba_db3.c @@ -25,10 +25,6 @@ #include "php.h" #if DBA_DB3 -#ifdef DBA_IS_MODERN -#undef off_t -#undef ssize_t -#endif #include "php_db3.h" #include