]> granicus.if.org Git - php/commitdiff
This shouldn't have been a part of the previous commit
authorKalle Sommer Nielsen <kalle@php.net>
Tue, 19 May 2015 10:20:25 +0000 (12:20 +0200)
committerKalle Sommer Nielsen <kalle@php.net>
Tue, 19 May 2015 10:20:25 +0000 (12:20 +0200)
ext/dba/dba_db3.c

index 3a99eb87d04c5f3e6a116a4342f5c86b0e5672d1..a582ad58213559b9a8a26470b71ddda63cd22aa6 100644 (file)
 #include "php.h"
 
 #if DBA_DB3
-#ifdef DBA_IS_MODERN
-#undef off_t
-#undef ssize_t
-#endif
 #include "php_db3.h"
 #include <sys/stat.h>