Imported Sources
[mod_auth_kerb.git] / apache1 / api_inc.h
1 #include "httpd.h"
2 #include "http_config.h"
3 #include "http_core.h"
4 #include "http_log.h"
5 #include "http_protocol.h"
6 #include "http_request.h"
7
8 module kerb_auth_module;