diff options
Diffstat (limited to 'ext/date/php_date.c')
-rw-r--r-- | ext/date/php_date.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/date/php_date.c b/ext/date/php_date.c index 614aac889f..262437a658 100644 --- a/ext/date/php_date.c +++ b/ext/date/php_date.c @@ -18,8 +18,6 @@ /* $Id$ */ -#define _ISOC9X_SOURCE - #include "php.h" #include "php_streams.h" #include "php_main.h" |