aports/testing/amule/fix-gcc11-include.patch
2022-02-04 11:37:59 +01:00

10 lines
238 B
Diff

--- a/src/libs/common/MuleDebug.cpp
+++ b/src/libs/common/MuleDebug.cpp
@@ -24,6 +24,7 @@
//
#include <cstdlib> // Needed for std::abort()
+#include <exception>
#include "config.h" // Needed for HAVE_CXXABI and HAVE_EXECINFO