mirror of
https://github.com/php/php-src.git
synced 2026-04-16 20:41:18 +02:00
add include for definition of php_url_encode
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#ifdef HAVE_SYS_UTSNAME_H
|
||||
#include <sys/utsname.h>
|
||||
#endif
|
||||
|
||||
#include "url.h"
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
typedef void (WINAPI *PGNSI)(LPSYSTEM_INFO);
|
||||
|
||||
Reference in New Issue
Block a user