]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
apr_config.h is a private include file, and shouldn't be used by any
authorRyan Bloom <rbb@apache.org>
Fri, 14 Apr 2000 20:54:25 +0000 (20:54 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 14 Apr 2000 20:54:25 +0000 (20:54 +0000)
commit48ed70a21b5e64f086c4e1debebe5bb2757765c6
treecb0f408941c76731baa9084ffc89fa4e77747957
parenta42506c9840e69c474dec869f0f8762a00aea211
apr_config.h is a private include file, and shouldn't be used by any
C files outside of APR.  ap_signal has been moved to apr.h, so this
include is no longer needed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84967 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/prefork/prefork.c