aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libssh/priv.h')
-rw-r--r--include/libssh/priv.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/libssh/priv.h b/include/libssh/priv.h
index da07d93a..2e41225f 100644
--- a/include/libssh/priv.h
+++ b/include/libssh/priv.h
@@ -185,10 +185,6 @@ int gettimeofday(struct timeval *__p, void *__t);
# define LIBSSH_MEM_PROTECTION
#endif
-#ifdef HAVE_SYS_TIME_H
-#include <sys/time.h>
-#endif
-
/* forward declarations */
struct ssh_common_struct;
struct ssh_kex_struct;