head 1.1; access; symbols pkgsrc-2026Q2:1.1.0.2 pkgsrc-2026Q2-base:1.1; locks; strict; comment @ * @; 1.1 date 2026.06.14.19.11.54; author nia; state Exp; branches; next ; commitid uKxjDtpFJCSwDNJG; desc @@ 1.1 log @libmatchbox: Build fixes for GCC 14 and GCC 15. @ text @$NetBSD$ Include appropriate header for index(3) to avoid implicit function declarations. --- libmb/mbmenu.h.orig 2026-06-14 19:03:57.641819988 +0000 +++ libmb/mbmenu.h @@@@ -26,6 +26,7 @@@@ #include #include #include +#include #include #include #include @