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-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f7c88cc236e1b295701e922ebb3dfb98f6c146e;p=apache 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 8777adab84..1ab151e395 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