mirror of
https://github.com/php/php-src.git
synced 2026-03-30 04:02:19 +02:00
Added network.c
This commit is contained in:
@@ -6,7 +6,7 @@ LTLIBRARY_SOURCES = \
|
||||
safe_mode.c fopen-wrappers.c alloca.c \
|
||||
php_ini.c SAPI.c rfc1867.c fdfdata.c php_content_types.c strlcpy.c \
|
||||
strlcat.c mergesort.c reentrancy.c php_variables.c php_ticks.c \
|
||||
php_virtual_cwd.c
|
||||
php_virtual_cwd.c network.c
|
||||
|
||||
include $(top_srcdir)/build/ltlib.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user