]> 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)
commit7349b1f48433baffab3f7af750a94ead8971136e
tree2aac44705cf8975340b54e49ca35cedea26a270a
parentdc8ed8a7df9edbe9340a1bc5f01501dbd60e8366
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]