summaryrefslogtreecommitdiffstats
path: root/src/gss_ntlmssp.h
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-01-06 11:56:41 -0500
committerSimo Sorce <simo@redhat.com>2014-01-12 18:20:20 -0500
commit95f99e2382e7d39fe275e8567a91824a7681dc3c (patch)
treed9487c9d8ff5ec3434adb9c824b582c0fb23b9c4 /src/gss_ntlmssp.h
parent8f99637195b6b7f29f1e6316c4de0a4f962d44f2 (diff)
downloadgss-ntlmssp-95f99e2382e7d39fe275e8567a91824a7681dc3c.tar.gz
gss-ntlmssp-95f99e2382e7d39fe275e8567a91824a7681dc3c.tar.xz
gss-ntlmssp-95f99e2382e7d39fe275e8567a91824a7681dc3c.zip
Expose cred store names in public header file.
Easier to use from clients this way.
Diffstat (limited to 'src/gss_ntlmssp.h')
-rw-r--r--src/gss_ntlmssp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gss_ntlmssp.h b/src/gss_ntlmssp.h
index 809f623..89da78d 100644
--- a/src/gss_ntlmssp.h
+++ b/src/gss_ntlmssp.h
@@ -20,6 +20,7 @@
#include "ntlm.h"
#include "crypto.h"
+#include "gssapi_ntlmssp.h"
#define MAX_CHALRESP_LIFETIME 36 * 60 * 60 /* 36 hours in seconds */