/*
- * Copyright (C) 1999-2000 Brendan Cully <brendan@kublai.com>
+ * Copyright (C) 1999-2001,2005,2009 Brendan Cully <brendan@kublai.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
gss_buffer_t sec_token;
gss_name_t target_name;
gss_ctx_id_t context;
+#ifdef DEBUG
gss_OID mech_name;
+#endif
gss_qop_t quality;
int cflags;
OM_uint32 maj_stat, min_stat;