head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.06.25.08.16.53; author wiz; state Exp; branches; next ; commitid BpEIr6md5BNQE9LG; desc @@ 1.1 log @gerbera: fix build Not sure where these std:: problems come from, the fmt changes are needed for fmtlib 12.2.0 @ text @$NetBSD$ Fix build. https://github.com/gerbera/gerbera/issues/3897 --- src/exceptions.h.orig 2026-06-25 08:08:45.581012687 +0000 +++ src/exceptions.h @@@@ -35,6 +35,7 @@@@ #define __EXCEPTIONS_H__ #include +#include #include #include @