Fix numerous include errors with ports-gcc Index: ScpStream.cpp --- ScpStream.cpp.orig +++ ScpStream.cpp @@ -28,6 +28,8 @@ To contact the author: codeworker@free.fr # include // functions 'ntohl()' and 'htonl()' # include +# include +# include #endif #include "UtlException.h"