diff --git a/sys/unix/hints/include/cross-pre.370 b/sys/unix/hints/include/cross-pre.370 index a3b4d1d9a..0227ec24b 100644 --- a/sys/unix/hints/include/cross-pre.370 +++ b/sys/unix/hints/include/cross-pre.370 @@ -400,6 +400,7 @@ MIPS_TARGET_CFLAGS = -c -O -I../include -I../sys/unix -I../win/share \ $(LUAINCL) -DDLB \ -DCROSSCOMPILE -DCROSSCOMPILE_TARGET \ -DCROSS_TO_MIPS \ + -DCURSES_GENL_PUTMIXED \ -Wall -Wextra -Wno-missing-field-initializers -Wreturn-type -Wunused \ -Wformat -Wswitch -Wshadow -Wwrite-strings \ -Wimplicit -Wimplicit-function-declaration -Wimplicit-int \