diff options
Diffstat (limited to 'ext/fdf/fdf.c')
-rw-r--r-- | ext/fdf/fdf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/fdf/fdf.c b/ext/fdf/fdf.c index eb2c22e2c6..710755b314 100644 --- a/ext/fdf/fdf.c +++ b/ext/fdf/fdf.c @@ -104,7 +104,6 @@ zend_module_entry fdf_module_entry = { }; #ifdef COMPILE_DL_FDF -#include "dl/phpdl.h" ZEND_GET_MODULE(fdf) #endif |