diff --git a/examples/sshd_direct-tcpip.c b/examples/sshd_direct-tcpip.c index 36a15a5b..a6b217a8 100644 --- a/examples/sshd_direct-tcpip.c +++ b/examples/sshd_direct-tcpip.c @@ -27,6 +27,8 @@ clients must be made or how a client should react. #ifdef HAVE_ARGP_H #include #endif +#include +#include #include #include #include