Bug 146873 - There is no function prototype for ap_hook_access_checker
Summary: There is no function prototype for ap_hook_access_checker
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: httpd
Version: 3
Hardware: i686
OS: Linux
medium
low
Target Milestone: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-02 12:10 UTC by Nigel Horne
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-02-02 12:24:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nigel Horne 2005-02-02 12:10:55 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041111 Firefox/1.0

Description of problem:
I've looked everywhere and can't find the function prototype for
ap_hook_access_checker. I know what it is, I just want to ensure that
I include a correct .h file in my code.

Version-Release number of selected component (if applicable):
httpd-devel-2.0.52-3.1

How reproducible:
Always

Steps to Reproduce:
1. fgrep ap_hook_access_checker /usr/include/httpd/*.h
2.
3.
    

Actual Results:  No output

Expected Results:  Should match (at least) one header file.

Additional info:

Maybe it's in a different RPM from httpd-devel?

Comment 1 Joe Orton 2005-02-02 12:24:16 UTC
Please use the apache-modules list for module development questions
rather than bugzilla:  http://modules.apache.org/subscribe

(You want http_request.h, anyway)


Note You need to log in before you can comment on or make changes to this bug.