diff options
Diffstat (limited to 'ext/filepro/filepro.c')
-rw-r--r-- | ext/filepro/filepro.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/filepro/filepro.c b/ext/filepro/filepro.c index 160ce2bfda..9a7436b6da 100644 --- a/ext/filepro/filepro.c +++ b/ext/filepro/filepro.c @@ -137,7 +137,6 @@ zend_module_entry filepro_module_entry = { #ifdef COMPILE_DL_FILEPRO -#include "dl/phpdl.h" ZEND_GET_MODULE(filepro) #if (WIN32|WINNT) && defined(THREAD_SAFE) |