Undefine 'byte' due to dict.c.
authorGisle Vanem <gvanem@broadpark.no>
Mon, 21 Jul 2008 15:39:54 +0000 (15:39 +0000)
committerGisle Vanem <gvanem@broadpark.no>
Mon, 21 Jul 2008 15:39:54 +0000 (15:39 +0000)
lib/setup.h

index d687823..c3a308a 100644 (file)
 #ifdef word
 #undef word
 #endif
+#ifdef byte
+#undef byte
+#endif
 
 #else /* MSDOS */