--- localsocketbase/localsocketbase.ih.orig 2007-02-13 13:29:39.000000000 +0100 +++ localsocketbase/localsocketbase.ih 2009-10-05 02:41:02.000000000 +0200 @@ -1,6 +1,9 @@ #include "localsocketbase" #include +#ifdef __FreeBSD__ +#include +#endif using namespace std; using namespace FBB;