You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-p2p/amule/files/amule-2.3.1-build.patch

11 lines
337 B

--- aMule-2.3.1/src/LoggerConsole.cpp~ 2011-06-13 10:50:25.000000000 +0200
+++ aMule-2.3.1/src/LoggerConsole.cpp 2015-04-11 10:58:20.592470541 +0200
@@ -29,6 +29,7 @@
#include "Logger.h" // for Add(Debug)LogLineM()
+DEFINE_LOCAL_EVENT_TYPE(MULE_EVT_LOGLINE)
#ifdef __DEBUG__
bool CLogger::IsEnabled(DebugType /*type*/) const