1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-18 19:20:36 -04:00
ports/net-im/centerim/files/patch-libicq2000-src-ContactTree.cpp
Dmitry Marakasov 60fd2f2773 - Fix build on 10.x
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
- Use new OPTIONS features
- Enable options by default as centerim-devel does

PR:		185982
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-03-07 11:36:25 +00:00

11 lines
247 B
C++

--- libicq2000/src/ContactTree.cpp.orig 2010-10-26 21:19:06.000000000 +0400
+++ libicq2000/src/ContactTree.cpp 2014-01-21 07:26:17.940860269 +0400
@@ -19,6 +19,8 @@
*
*/
+#include <cstdlib>
+
#include "ContactTree.h"
#include "events.h"