--- uae/src/hardfile.c 2018/04/24 16:42:05 1.1.1.4 +++ uae/src/hardfile.c 2018/04/24 16:56:36 1.1.1.6 @@ -1,9 +1,9 @@ /* * UAE - The Un*x Amiga Emulator * - * AutoConfig devices + * Hardfile emulation * - * (c) 1995 Bernd Schmidt + * Copyright 1995 Bernd Schmidt */ #include "sysconfig.h" @@ -13,7 +13,6 @@ #include "options.h" #include "memory.h" #include "custom.h" -#include "readcpu.h" #include "newcpu.h" #include "disk.h" #include "autoconf.h"