lib/common/WaitForEvent.h | 2 ++
1 file changed, 2 insertions(+)
--- 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"