On Thu, 3 Jun 2010, [email protected] wrote:
In order to increase portability of this example, I'm bringing the inclusion of libssh2_config.h back, and I also added an
[missing line]
require that header for this example to compile.
Oh what a fool I am. I started the missing line above with #ifdef, and thus the # got treated as a comment and the whole line was ignored... :-/
I think it was something like: "#include <sys/select.h> as some systems" -- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
