mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
MFH: Removed obsolete arginfo include
This commit is contained in:
parent
ae1ec65637
commit
d258bcd951
3 changed files with 0 additions and 9 deletions
|
@ -325,9 +325,6 @@ zend_module_entry curl_module_entry = {
|
|||
|
||||
#ifdef COMPILE_DL_CURL
|
||||
ZEND_GET_MODULE (curl)
|
||||
# ifdef PHP_WIN32
|
||||
# include "zend_arg_defs.c"
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* {{{ PHP_MINFO_FUNCTION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue