Add definition for OM_uint64.
Submitted by: tmclaugh
This commit is contained in:
parent
59f31bb2d0
commit
a64b9907e1
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user