summaryrefslogtreecommitdiffstats
path: root/crypto/kerberosIV/include/win32/ktypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/kerberosIV/include/win32/ktypes.h')
-rw-r--r--crypto/kerberosIV/include/win32/ktypes.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/crypto/kerberosIV/include/win32/ktypes.h b/crypto/kerberosIV/include/win32/ktypes.h
deleted file mode 100644
index 3d4af11..0000000
--- a/crypto/kerberosIV/include/win32/ktypes.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef __KTYPES_H__
-#define __KTYPES_H__
-
-typedef signed char int8_t;
-typedef unsigned char u_int8_t;
-typedef short int16_t;
-typedef unsigned short u_int16_t;
-typedef int int32_t;
-typedef unsigned int u_int32_t;
-
-#endif /* __KTYPES_H__ */
OpenPOWER on IntegriCloud