Commit bf4d4681 authored by Ryan Bloom's avatar Ryan Bloom
Browse files

Get mod_cgi building again after moving a bunch of code from the HTTP

module to the core.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88345 13f79535-47bb-0310-9956-ffa450edef68
parent acfded82
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -91,6 +91,7 @@
#include "http_log.h"
#include "util_script.h"
#include "ap_mpm.h"
#include "mod_core.h"
#include "../filters/mod_include.h"