1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-11-02 10:53:16 +03:00

Add sys/uio.h for FBSD builds and remove old stdio references

This commit is contained in:
Sara Golemon
2005-03-21 21:26:08 +00:00
parent 9f64f34dfe
commit 141ac5b856
7 changed files with 23 additions and 3 deletions

View File

@@ -44,6 +44,10 @@
#include <openssl/evp.h>
#include <openssl/rand.h>
/* Needed for struct iovec on some platforms */
#ifdef HAVE_SYS_UIO_H
#include <sys/uio.h>
#endif
/* {{{ libssh2_packet_queue_listener
* Queue a connection request for a listener