From acfc8ea83fcaa424f2800acda627f919a45e6bb2 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Sat, 17 Sep 2011 20:00:13 +0200 Subject: priv: Remove crypto.h and add correct includes to src files. --- src/poll.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/poll.c') diff --git a/src/poll.c b/src/poll.c index 70a6fdb7..8dfeb14a 100644 --- a/src/poll.c +++ b/src/poll.c @@ -28,6 +28,7 @@ #include "config.h" #include +#include #include "libssh/priv.h" #include "libssh/libssh.h" -- cgit v1.2.3