head 1.1; access; symbols; locks; strict; comment @// @; 1.1 date 2026.05.01.05.40.43; author wiz; state Exp; branches; next ; commitid oAz5JB3TLtpSy4EG; desc @@ 1.1 log @kakoune: add upstream patch hopefully fixes NetBSD 11 build @ text @$NetBSD$ https://github.com/mawww/kakoune/commit/9d5fb1992e0149130706aa6c9cb3ab474c580597 --- src/changes.hh.orig 2026-05-01 05:39:28.776104724 +0000 +++ src/changes.hh @@@@ -4,6 +4,8 @@@@ #include "buffer.hh" #include "coord.hh" +#include + namespace Kakoune { @