Blob Blame History Raw
diff -up kbackup-0.5.3/src/Selector.cxx.gcc43 kbackup-0.5.3/src/Selector.cxx
--- kbackup-0.5.3/src/Selector.cxx.gcc43	2007-10-06 12:47:55.000000000 -0500
+++ kbackup-0.5.3/src/Selector.cxx	2008-03-31 12:11:09.000000000 -0500
@@ -22,6 +22,7 @@
 
 #include <qdir.h>
 
+#include <cstdlib>
 #include <iostream>
 using namespace std;
 //--------------------------------------------------------------------------------