diff options
Diffstat (limited to 'sesman/sesman.h')
-rw-r--r-- | sesman/sesman.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sesman/sesman.h b/sesman/sesman.h index ddeb6996..45dac852 100644 --- a/sesman/sesman.h +++ b/sesman/sesman.h @@ -40,6 +40,7 @@ #include "sig.h" #include "session.h" #include "access.h" +#include "scp.h" #ifndef SESMAN_PID_FILE #define SESMAN_PID_FILE "./sesman.pid" |