HEADS UP: move dictionary file to $prefix/etc/raddb/dictionary
[mech_eap.orig] / util_attr.h
index 01f8e2f..c256e82 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
 #ifndef _UTIL_ATTR_H_
 #define _UTIL_ATTR_H_ 1
 
-#ifdef HAVE_HEIMDAL_VERSION
-/* Removed in draft-ietf-kitten-gssapi-naming-exts-08 */
-typedef struct gss_any *gss_any_t;
-#endif
-
 #ifdef __cplusplus
 #include <string>
 #include <new>