From: William A. Rowe Jr Date: Sun, 24 Nov 2002 05:07:24 +0000 (+0000) Subject: Win32 builds populate include from modules/foo/*.h and os/win32/os.h. X-Git-Tag: pre_ajp_proxy~2562 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be140638732749f96a1b55231e40d0970e55bf90;p=thirdparty%2Fapache%2Fhttpd.git Win32 builds populate include from modules/foo/*.h and os/win32/os.h. Eliminate the noise. However, I'm itching to simply move those 'standard' module headers back down to httpd-2.0/includes/ ... any objections? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97627 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/.cvsignore b/include/.cvsignore index 8777adab847..1ab151e3956 100644 --- a/include/.cvsignore +++ b/include/.cvsignore @@ -1,3 +1,11 @@ ap_config_auto.h ap_config_auto.h.in ap_config_layout.h +mod_cgi.h +mod_core.h +mod_dav.h +mod_include.h +mod_proxy.h +mpm.h +mpm_default.h +os.h