diff --git a/examples/libsshpp.cpp b/examples/libsshpp.cpp index 0be88639..c5c26052 100644 --- a/examples/libsshpp.cpp +++ b/examples/libsshpp.cpp @@ -12,6 +12,7 @@ program. /* This file demonstrates the use of the C++ wrapper to libssh */ #include +#include #include int main(int argc, const char **argv){