mirror of
https://github.com/apache/httpd.git
synced 2025-08-07 04:02:58 +03:00
Move all APR functions related to strings to their own directory, and
create a new header for those functions. This is the first step to removing the apr/lib directory completely, and moving those files/functions to descriptive directories. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85867 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
#include "http_log.h"
|
||||
#include "http_main.h"
|
||||
#include "util_charset.h"
|
||||
#include "apr_strings.h"
|
||||
#include "apr_file_io.h"
|
||||
#include "apr_fnmatch.h"
|
||||
|
||||
|
Reference in New Issue
Block a user