Last change to get SuEXEC working again, and respecting configuration

changes made using autoconf setup.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87539 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ryan Bloom
2000-12-27 23:41:16 +00:00
parent e32055ab80
commit 4d657e4b24
2 changed files with 6 additions and 0 deletions

View File

@ -57,6 +57,7 @@
*/
#include "ap_config.h"
#define CORE_PRIVATE
#include "httpd.h"
#include "http_config.h"
#include "http_main.h"