--- hatari/src/uae-cpu/fpp.c 2019/04/01 07:10:42 1.1.1.2 +++ hatari/src/uae-cpu/fpp.c 2019/04/01 07:11:37 1.1.1.3 @@ -10,7 +10,7 @@ * 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: fpp.c,v 1.1.1.2 2019/04/01 07:10:42 root Exp $"; +char FPP_rcsid[] = "Hatari $Id: fpp.c,v 1.1.1.3 2019/04/01 07:11:37 root Exp $"; #define __USE_ISOC9X /* We might be able to pick up a NaN */