lib/common/MemLeakFinder.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- boxbackup-0.11~rc2.orig/lib/common/MemLeakFinder.h
+++ boxbackup-0.11~rc2/lib/common/MemLeakFinder.h
@@ -51,7 +51,7 @@
#ifdef MEMLEAKFINDER_FULL_MALLOC_MONITORING
// include stdlib now, to avoid problems with having the macros defined already
- #include <stdlib.h>
+ #include <cstdlib>
#endif
// global enable flag