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 to avoid implicit function declaration of mb_want_warnings(). --- libmb/mbpixbuf.h.orig 2026-06-14 19:05:10.245826774 +0000 +++ libmb/mbpixbuf.h @@@@ -21,6 +21,7 @@@@ */ #include "libmb/mbconfig.h" +#include "libmb/mbutil.h" #include #include @