From kde-bugs-dist Tue Jul 31 23:06:26 2007 From: Pino Toscano Date: Tue, 31 Jul 2007 23:06:26 +0000 To: kde-bugs-dist Subject: [Bug 145561] Compile error on Solaris 8 - drkonqi/main.cpp uses Message-Id: <20070731230626.29740.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=118592319727226 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=145561 toscano.pino tiscali it changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From toscano.pino tiscali it 2007-08-01 01:06 ------- SVN commit 694872 by pino: #include kdefakes.h so we are sure to have the definition of setenv() BUGS: 145561, 145615 M +1 -0 drkonqi/main.cpp M +1 -0 kdesu/kdesu/kdesu.cpp --- trunk/KDE/kdebase/runtime/drkonqi/main.cpp #694871:694872 @ -34,6 +34,7 @ #include #include #include +#include #include "krashconf.h" #include "toplevel.h" --- trunk/KDE/kdebase/runtime/kdesu/kdesu/kdesu.cpp #694871:694872 @ -38,6 +38,7 @ #include #include #include +#include #include #include