--- BasiliskII/src/uae_cpu/gencpu.c 1999/10/21 13:19:27 1.2 +++ BasiliskII/src/uae_cpu/gencpu.c 1999/10/21 15:14:42 1.3 @@ -26,6 +26,7 @@ #if defined(SPARC_V8_ASSEMBLY) || defined(SPARC_V9_ASSEMBLY) #define SPARC_ASSEMBLY 0 +#include "sparcasm.h" #endif #define BOOL_TYPE "int"