SVN commit 547141 by markusb: FreeBSD needs netinet/in_systm.h for n_long M +1 -0 streamsocket.cpp --- trunk/extragear/network/ktorrent/libktorrent/mse/streamsocket.cpp #547140:547141 @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include "streamsocket.h"