]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Move ap_generic_hook from the Apache include directory to the apr-util
authorRyan Bloom <rbb@apache.org>
Sat, 6 Jan 2001 20:10:55 +0000 (20:10 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 6 Jan 2001 20:10:55 +0000 (20:10 +0000)
commit76fbecd3d4ef2521525eca25d61d34ad4af8efa5
tree2aac44705cf8975340b54e49ca35cedea26a270a
parenta5a33ebd3734054ec95a015a277d51d43ee0302b
Move ap_generic_hook from the Apache include directory to the apr-util
include directory.  The hooks themselves are implemented by apr-util,
instead of Apache.  This removes a few warnings when compiled in
maintainer-mode that have been bothering me.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87595 13f79535-47bb-0310-9956-ffa450edef68
include/ap_generic_hook.h [deleted file]