summaryrefslogtreecommitdiff
path: root/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'defines.h')
-rw-r--r--defines.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/defines.h b/defines.h
index 4f31f880d8..20197ec600 100644
--- a/defines.h
+++ b/defines.h
@@ -31,9 +31,7 @@
#endif /* NeXT */
#ifdef NT
-#define USHORT _USHORT
#include "win32/win32.h"
-#undef USHORT
#endif
#if defined __CYGWIN__