Fix macro errors in tlv
[mech_eap.orig] / inquire_names_for_mech.c
index 7217e33..8591c64 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, JANET(UK)
+ * Copyright (c) 2011, JANET(UK)
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -50,6 +50,7 @@ gss_inquire_names_for_mech(OM_uint32 *minor,
         GSS_C_NT_COMPOSITE_EXPORT,
 #endif
         GSS_EAP_NT_PRINCIPAL_NAME,
+        GSS_C_NT_ANONYMOUS,
     };
     size_t i;