mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
skiplist.c now in 2.4.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1523260 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -535,6 +535,7 @@ SET(LIBHTTPD_SOURCES
|
||||
server/provider.c
|
||||
server/request.c
|
||||
server/scoreboard.c
|
||||
server/skiplist.c
|
||||
server/util.c
|
||||
server/util_cfgtree.c
|
||||
server/util_cookies.c
|
||||
@@ -567,7 +568,6 @@ IF(NOT ${minorversion} STREQUAL "4")
|
||||
server/apreq_parser_multipart.c
|
||||
server/apreq_parser_urlencoded.c
|
||||
server/apreq_util.c
|
||||
server/skiplist.c
|
||||
server/util_fcgi.c
|
||||
)
|
||||
ENDIF()
|
||||
|
||||
Reference in New Issue
Block a user