| Re: [hatari-devel] Re: Error compiling Hatari on Arch Linux ARM | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
Le 18/08/2019 à 19:18, Christer Solskogen a écrit :
On Sun, Aug 18, 2019 at 5:05 PM Nicolas Pomarède <npomarede@xxxxxxxxxxxx 
<mailto:npomarede@xxxxxxxxxxxx>> wrote:
    Can you try this changes to disasm.c instead :
    #include "sysconfig.h"
    #include "sysdeps.h"
    +#include "main.h"
    #include "options_cpu.h"
    #include "debug.h"
That worked as well!
ok, this is committed to main dev tree.
Nicolas