------- 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=83457 don sanders org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From don sanders org 2004-06-16 10:34 ------- CVS commit by sanders: include fcntl.h to fix compile problem on Solaris as recommended by aaronw, thank you aaron. CCMAIL:83457-done bugs kde org M +1 -0 kmfolderindex.cpp 1.19 --- kdepim/kmail/kmfolderindex.cpp #1.18:1.19 @ -31,4 +31,5 @ #include #include +#include #ifdef HAVE_BYTESWAP_H