boxbackup (0.11~rc2-7squeeze1) lib/common/WaitForEvent.h

Summary

 lib/common/WaitForEvent.h |    2 ++
 1 file changed, 2 insertions(+)

    
download this patch

Patch contents

--- boxbackup-0.11~rc2.orig/lib/common/WaitForEvent.h
+++ boxbackup-0.11~rc2/lib/common/WaitForEvent.h
@@ -59,6 +59,8 @@
 	#endif
 #endif
 
+#include <cstdlib>
+
 #include "CommonException.h"
 
 #include "MemLeakFindOn.h"