diff options
Diffstat (limited to 'ext/mcal')
-rw-r--r-- | ext/mcal/php_mcal.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/mcal/php_mcal.c b/ext/mcal/php_mcal.c index 1e707b5b3b..bb3b74ff9d 100644 --- a/ext/mcal/php_mcal.c +++ b/ext/mcal/php_mcal.c @@ -36,10 +36,6 @@ #include "php.h" -#ifdef COMPILE_DL_MCAL -#include "dl/phpdl.h" -#endif - #if HAVE_MCAL #include <time.h> |