------- 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=147355 toscano.pino tiscali it changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From toscano.pino tiscali it 2007-08-01 01:00 ------- SVN commit 694870 by pino: #include kdefakes.h so we are sure to have the definition of setenv() BUG: 147355 M +1 -0 disklist.cpp --- trunk/KDE/kdeutils/kdf/disklist.cpp #694869:694870 @ -28,6 +28,7 @ #include "disklist.h" #include #include +#include #define BLANK ' ' #define DELIMITER '#'