From fc126dc5375e15fb3f2e90dc2bd57873c47f28c0 Mon Sep 17 00:00:00 2001 From: Steve Evans Date: Mon, 16 Jun 2008 08:36:35 +0000 Subject: [PATCH] Include so that setenv is defined where it is not available, e.g., on Solaris. svn path=/trunk/KDE/kdebase/workspace/; revision=821047 --- main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/main.cpp b/main.cpp index fe93ba2320..554e34c643 100644 --- a/main.cpp +++ b/main.cpp @@ -37,6 +37,7 @@ along with this program. If not, see . #include #include #include +#include #include #include