1 2 3 4 5 6 7 8 9 10 11
--- src/mainwidget.cpp.orig Wed Dec 22 18:36:50 2004 +++ src/mainwidget.cpp Wed Dec 22 18:38:09 2004 @@ -44,6 +44,8 @@ #include <kpushbutton.h> #include <kmessagebox.h> +#include <unistd.h> + #include <fstream> using namespace std;