Index: trunk/lib/psocksxx/sockstreambuf.h =================================================================== --- trunk.orig/lib/psocksxx/sockstreambuf.h +++ trunk/lib/psocksxx/sockstreambuf.h @@ -25,6 +25,11 @@ #include #include + +#if defined(__GNU__) || defined(__gnu_hurd__) +#include +#endif + #include #include