head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.2 pkgsrc-2026Q1-base:1.1; locks; strict; comment @// @; 1.1 date 2026.01.03.10.55.34; author wiz; state Exp; branches; next ; commitid fggjuiDwR2c86WoG; desc @@ 1.1 log @amule: fix build on NetBSD-current @ text @$NetBSD$ Add missing header for std::set_terminate. --- src/libs/common/MuleDebug.cpp.orig 2026-01-03 10:54:10.979110960 +0000 +++ src/libs/common/MuleDebug.cpp @@@@ -24,6 +24,7 @@@@ // #include // Needed for std::abort() +#include #include "config.h" // Needed for HAVE_CXXABI and HAVE_EXECINFO @