summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/shn/shorten.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/shn/shorten.h b/plugins/shn/shorten.h
index 006b9bee..0cb0b0e2 100644
--- a/plugins/shn/shorten.h
+++ b/plugins/shn/shorten.h
@@ -42,6 +42,8 @@
#undef slong
#undef sshort
#undef schar
+#undef uint
+#define uint uint32_t
#define ulong uint32_t
#define ushort uint16_t
#define uchar uint8_t