From: Kevin Wasserman Date: Thu, 6 Nov 2014 18:01:31 +0000 (-0500) Subject: take mit-krb5 out of include path X-Git-Url: http://www.project-moonshot.org/gitweb/?p=gssweb.git;a=commitdiff_plain;h=b21912505a211897501125d5eff1fd4a64b71dcd take mit-krb5 out of include path --- 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 ) {