--- hatari/tests/debugger/test-dummies.c 2019/04/09 08:55:02 1.1.1.5 +++ hatari/tests/debugger/test-dummies.c 2019/04/09 08:56:15 1.1.1.6 @@ -5,6 +5,7 @@ /* fake tracing flags */ #include "log.h" Uint64 LogTraceFlags = 0; +FILE *TraceFile; /* fake Hatari configuration variables for number parsing */ #include "configuration.h"