summaryrefslogtreecommitdiff
path: root/software/include/octtype.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/include/octtype.h')
-rw-r--r--software/include/octtype.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/software/include/octtype.h b/software/include/octtype.h
index 4400570..c8f46d4 100644
--- a/software/include/octtype.h
+++ b/software/include/octtype.h
@@ -52,6 +52,10 @@ extern "C" {
No target-specific header available
----------------------------------------------------------------------------*/
+#ifdef SZ
+#undef SZ
+#endif
+
/***************************** DEFINES *************************************/
/* 16-bit integer */
typedef unsigned short UINT16;