diff options
| -rw-r--r-- | libguile-ssh/error.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libguile-ssh/error.c b/libguile-ssh/error.c index 34782c0..523bb64 100644 --- a/libguile-ssh/error.c +++ b/libguile-ssh/error.c @@ -24,6 +24,7 @@ #include <libssh/libssh.h> #include "error.h" +#include "log.h" /* Report an error */ void |
