mirror of
https://github.com/php/php-src.git
synced 2024-11-29 21:04:10 +08:00
- last commit indroduced a new compile warning, should be fixed now
This commit is contained in:
parent
e1d9d149ab
commit
e4eb807516
@ -40,7 +40,7 @@
|
||||
#include <FdfTk.h>
|
||||
|
||||
extern zend_module_entry fdf_module_entry;
|
||||
#define phpext_fdf_ptr &fdf_module_entry
|
||||
#define fdf_module_ptr &fdf_module_entry
|
||||
|
||||
extern PHP_MINIT_FUNCTION(fdf);
|
||||
extern PHP_MSHUTDOWN_FUNCTION(fdf);
|
||||
|
Loading…
Reference in New Issue
Block a user