aboutsummaryrefslogtreecommitdiff
path: root/libssh/sftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/sftp.c')
-rw-r--r--libssh/sftp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/sftp.c b/libssh/sftp.c
index 3c7e7410..5a49fb7b 100644
--- a/libssh/sftp.c
+++ b/libssh/sftp.c
@@ -22,6 +22,7 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA. */
+#include <stdlib.h>
#include <string.h>
#include <fcntl.h>
#include <netdb.h>