From b21912505a211897501125d5eff1fd4a64b71dcd Mon Sep 17 00:00:00 2001 From: Kevin Wasserman Date: Thu, 6 Nov 2014 13:01:31 -0500 Subject: [PATCH] take mit-krb5 out of include path --- json_gssapi/src/commands/GSSGetMic.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json_gssapi/src/commands/GSSGetMic.cpp b/json_gssapi/src/commands/GSSGetMic.cpp index f23445b..2f1bbcf 100644 --- a/json_gssapi/src/commands/GSSGetMic.cpp +++ b/json_gssapi/src/commands/GSSGetMic.cpp @@ -36,7 +36,7 @@ #include #include -#include +#include GSSGetMic::GSSGetMic ( JSONObject* params, gss_get_mic_type fn ) { -- 2.1.4