--- src/ClientDetailDialog.cpp.orig Sat Oct 23 05:00:14 2004 +++ src/ClientDetailDialog.cpp Sat Oct 23 05:00:45 2004 @@ -31,6 +31,12 @@ #include #endif /* __BSD__ */ +#if defined(__FreeBSD__) // for FreeBSD 4.x + #if __FreeBSD__ < 5 + #include + #endif +#endif + #include #include #include