]> granicus.if.org Git - apache/commitdiff
Get mod_cgi building again after moving a bunch of code from the HTTP
authorRyan Bloom <rbb@apache.org>
Mon, 26 Feb 2001 06:24:44 +0000 (06:24 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 26 Feb 2001 06:24:44 +0000 (06:24 +0000)
module to the core.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88345 13f79535-47bb-0310-9956-ffa450edef68

modules/generators/mod_cgi.c

index 073eddd42238dbb34d82a5e6fbb835a8d9dbeadf..a3f907b62ce27cadce4948f44ec9020116d89389 100644 (file)
@@ -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"