aboutsummaryrefslogtreecommitdiffstats
path: root/smbencrypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'smbencrypt.c')
-rw-r--r--smbencrypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/smbencrypt.c b/smbencrypt.c
index b596587d..8d12f0ca 100644
--- a/smbencrypt.c
+++ b/smbencrypt.c
@@ -35,8 +35,8 @@ extern int DEBUGLEVEL;
#ifndef _AIX
typedef unsigned char uchar;
-#endif
typedef signed short int16;
+#endif
typedef int BOOL;
#define False 0
#define True 1