--- hatari/src/uae-cpu/build68k.c 2019/04/01 07:10:42 1.1.1.2 +++ hatari/src/uae-cpu/build68k.c 2019/04/01 07:11:37 1.1.1.3 @@ -10,16 +10,19 @@ * This file is distributed under the GNU Public License, version 2 or at * your option any later version. Read the file gpl.txt for details. */ -static char rcsid[] = "Hatari $Id: build68k.c,v 1.1.1.2 2019/04/01 07:10:42 root Exp $"; +char Build68k_rcsid[] = "Hatari $Id: build68k.c,v 1.1.1.3 2019/04/01 07:11:37 root Exp $"; #include #include +#include #include "readcpu.h" + static FILE *tablef; static int nextch = 0; + static void getnextch(void) { do {