summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kdesudo/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/kdesudo/main.cpp b/kdesudo/main.cpp
index f48943d..b150f16 100644
--- a/kdesudo/main.cpp
+++ b/kdesudo/main.cpp
@@ -18,6 +18,8 @@
* *
***************************************************************************/
+#include <cstdlib>
+
#include <kcmdlineargs.h>
#include <kaboutdata.h>
#include <klocale.h>