diff --git a/examples/ssh_server_fork.c b/examples/ssh_server_fork.c index c6bc4646..10939650 100644 --- a/examples/ssh_server_fork.c +++ b/examples/ssh_server_fork.c @@ -37,6 +37,7 @@ The goal is to show the API in action. #endif #include #include +#include #ifndef KEYS_FOLDER #ifdef _WIN32