mirror of
https://github.com/apache/httpd.git
synced 2025-09-01 02:02:06 +03:00
Finish the commits for the change in the header files. Basically, this hides
all of the Apache macros that modules don't need access to. This should have been committed with the modules, but I wasn't paying attention to the directory I was in when I ran the commit. Submitted by: Manoj Kasichainula and Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84493 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
#include "http_request.h" /* for sub_req_lookup_uri() */
|
||||
#include "util_script.h"
|
||||
#include "util_date.h" /* For parseHTTPdate() */
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef OS2
|
||||
#define INCL_DOS
|
||||
|
Reference in New Issue
Block a user