summaryrefslogtreecommitdiffstats
path: root/include/gssapi
diff options
context:
space:
mode:
Diffstat (limited to 'include/gssapi')
-rw-r--r--include/gssapi/gssapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gssapi/gssapi.h b/include/gssapi/gssapi.h
index 84ba83a..94c6369 100644
--- a/include/gssapi/gssapi.h
+++ b/include/gssapi/gssapi.h
@@ -89,6 +89,7 @@ typedef OM_object_identifier gss_OID_desc, *gss_OID;
*/
typedef gss_uint32 OM_uint32;
+typedef uint64_t OM_uint64;
typedef struct gss_OID_desc_struct {
OM_uint32 length;
OpenPOWER on IntegriCloud