CVS commit by sanders: Make it compile for some (need to include errno.h because strerror is used). M +1 -1 kmacctimap.cpp 1.196 --- kdepim/kmail/kmacctimap.cpp #1.195:1.196 @@ -47,5 +47,5 @@ using KPIM::ProgressManager; #include #include - +#include //-----------------------------------------------------------------------------