------- 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=145615 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