--- uae/src/hardfile.c 2018/04/24 16:42:05 1.1.1.4 +++ uae/src/hardfile.c 2018/04/24 17:16:31 1.1.1.7 @@ -1,19 +1,17 @@ /* * UAE - The Un*x Amiga Emulator * - * AutoConfig devices + * Hardfile emulation * - * (c) 1995 Bernd Schmidt + * Copyright 1995 Bernd Schmidt */ #include "sysconfig.h" #include "sysdeps.h" -#include "config.h" #include "options.h" #include "memory.h" #include "custom.h" -#include "readcpu.h" #include "newcpu.h" #include "disk.h" #include "autoconf.h"