Add mod_auth_gssapi.h
authorSimo Sorce <simo@redhat.com>
Thu, 10 Jul 2014 09:43:55 +0000 (05:43 -0400)
committerSimo Sorce <simo@redhat.com>
Thu, 10 Jul 2014 10:40:00 +0000 (06:40 -0400)
commit342cea568dc94ed0d35dca27a90fc704d0424da1
tree0ad34386c4b07c991b9fdc8e9e3eb82589fdb520
parent197cf29a4ed19e6ec3a3e73e4798d4c114b428b0
Add mod_auth_gssapi.h

Move all includes into it and also include config.h which was missing
causing some ifdefed code not to be compiled.
Also address includes conflict between httpd.h and config.h and the
PACKAGE_* variables.
configure.ac
src/mod_auth_gssapi.c
src/mod_auth_gssapi.h [new file with mode: 0644]