aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/setup.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/setup.h b/lib/setup.h
index d68782366..c3a308abd 100644
--- a/lib/setup.h
+++ b/lib/setup.h
@@ -272,6 +272,9 @@
#ifdef word
#undef word
#endif
+#ifdef byte
+#undef byte
+#endif
#else /* MSDOS */