--- uae/src/genp2c.c 2018/04/24 16:41:59 1.1.1.2 +++ uae/src/genp2c.c 2018/04/24 16:46:05 1.1.1.3 @@ -12,7 +12,9 @@ #include "sysconfig.h" #include "sysdeps.h" -#include "custom.h" +/* We can't include custom.h here. */ +#define MAX_WORDS_PER_LINE 50 + static char *gen_ind (char *a, int b) {