6680f4b1d47f989fca2f55d406df32ff13b26aad
[mod_auth_kerb.git] / apache2 / api_inc.h
1 #include "apr_strings.h"
2 #include "apr_lib.h"
3 #include "ap_config.h"
4 #include "httpd.h"
5 #include "http_config.h"
6 #include "http_core.h"
7 #include "http_log.h"
8 #include "http_protocol.h"
9 #include "http_request.h"
10
11 module AP_MODULE_DECLARE_DATA kerb_auth_module;