head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.4 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.2 pkgsrc-2025Q4-base:1.1; locks; strict; comment @// @; 1.1 date 2025.12.18.14.06.16; author nia; state Exp; branches; next ; commitid kJPNyi2DdLQjFTmG; desc @@ 1.1 log @aranym: Add support for SunOS. Required making the mmu optional, so I build tested this on NetBSD and Linux also. @ text @$NetBSD$ Include for PATH_MAX. --- src/hostscreen.cpp.orig 2025-12-17 14:09:05.185109860 +0000 +++ src/hostscreen.cpp @@@@ -25,6 +25,7 @@@@ #include "newcpu.h" #include +#include #include "SDL_compat.h" #include @