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

@@ -37,7 +37,6 @@
#include "libssh2_priv.h"
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#define LIBSSH2_SCP_RESPONSE_BUFLEN 256