--- BasiliskII/src/uae_cpu/gencpu.c 1999/10/21 15:27:08 1.4 +++ BasiliskII/src/uae_cpu/gencpu.c 1999/10/21 15:55:32 1.5 @@ -26,7 +26,6 @@ #if defined(SPARC_V8_ASSEMBLY) || defined(SPARC_V9_ASSEMBLY) #define SPARC_ASSEMBLY 0 -#include "sparcasm.h" #endif #define BOOL_TYPE "int"