]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't directly include ap_config_auto.h directly. It isn't available on
authorGreg Stein <gstein@apache.org>
Thu, 1 Mar 2001 00:55:03 +0000 (00:55 +0000)
committerGreg Stein <gstein@apache.org>
Thu, 1 Mar 2001 00:55:03 +0000 (00:55 +0000)
commit7cf4f507510e4ae7bbdfb63871c9190cebc28f36
tree112b49cee32bee74536070f6b40cf78c90dbe12b
parent7246d9b0859941f24ef2d90cc74314f5499b1b0a
Don't directly include ap_config_auto.h directly. It isn't available on
Windows platforms. Including ap_config.h will pick it up, or it will grab
the appropriate Windows header/defines.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88402 13f79535-47bb-0310-9956-ffa450edef68
include/mpm_common.h
modules/aaa/mod_auth_digest.c
support/suexec.c