mirror of
https://github.com/apache/httpd.git
synced 2025-08-06 11:06:17 +00:00
* Include http_config.h to ensure that cmd_parms is defined, otherwise
e.g. the perl test framework breaks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@673999 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
#include "apr_optional.h"
|
||||
|
||||
#include "httpd.h"
|
||||
#include "http_config.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user