------- 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=145750 toscano.pino tiscali it changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From toscano.pino tiscali it 2007-08-01 00:50 ------- SVN commit 694864 by pino: #include kdefakes.h so we are sure to have the definition of setenv() BUGS: 145750, 145806 M +1 -0 apps/nsplugins/viewer/viewer.cpp M +1 -0 workspace/kcontrol/dateandtime/tzone.cpp --- trunk/KDE/kdebase/apps/nsplugins/viewer/viewer.cpp #694863:694864 @ -42,6 +42,7 @ #include #include #include +#include #ifdef Bool #undef Bool --- trunk/KDE/kdebase/workspace/kcontrol/dateandtime/tzone.cpp #694863:694864 @ -45,6 +45,7 @ #include #include #include +#include //#include "xpm/world.xpm" #include "tzone.moc"