stupid and quick fixes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@867 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#define FALSE 0
|
||||
#endif
|
||||
|
||||
#if 1
|
||||
/* types */
|
||||
typedef int int32_t;
|
||||
typedef short int16_t;
|
||||
@@ -29,6 +30,7 @@ typedef char int8_t;
|
||||
typedef unsigned int u_int32_t;
|
||||
typedef unsigned short u_int16_t;
|
||||
typedef unsigned char u_int8_t;
|
||||
#endif
|
||||
|
||||
typedef int krb5_boolean;
|
||||
|
||||
|
Reference in New Issue
Block a user