Blob Blame History Raw
--- libcommoncpp2-1.6.2.orig/src/mempager.cpp	2008-03-24 00:19:07.000000000 +0000
+++ libcommoncpp2-1.6.2/src/mempager.cpp	2008-08-15 18:28:23.000000000 +0000
@@ -42,6 +42,8 @@
 #include <cc++/misc.h>
 #include "private.h"
 
+#include <cstdlib>
+
 #ifdef	CCXX_NAMESPACES
 namespace ost {
 using std::endl;