On Fri, 8 Jun 2007, James Housley wrote: > I believe that is declared in "inttypes.h", adding to the top of > libssh2_priv.h should fix it.
Actually the ssize_t is typedefed in sys/types.h in linux so I added an #include of that at the top of libssh2.h now since that file uses it. Now it builds fine for me again. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel