mirror of
https://github.com/apache/httpd.git
synced 2025-11-08 04:22:21 +03:00
* For AP_MAX_REG_MATCH we need to ensure that httpd.h is there, otherwise we
fail to compile exports.c git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@642629 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include "httpd.h"
|
||||
|
||||
/* conditional expression parser stuff */
|
||||
typedef enum {
|
||||
TOKEN_STRING,
|
||||
|
||||
Reference in New Issue
Block a user