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 */