diff options
author | ilsimo <ilsimo> | 2006-05-26 13:10:14 +0000 |
---|---|---|
committer | ilsimo <ilsimo> | 2006-05-26 13:10:14 +0000 |
commit | 343f9361f2d98c1c36c0eeef8812b936867b5c2f (patch) | |
tree | d39d6b1c4ec3eeb96a898e7c26503cc91af71f67 /sesman/sesman.h | |
parent | 013ab3c61f5e8b72239c901c1fed608427880eb9 (diff) | |
download | xrdp-proprietary-343f9361f2d98c1c36c0eeef8812b936867b5c2f.tar.gz xrdp-proprietary-343f9361f2d98c1c36c0eeef8812b936867b5c2f.zip |
preparing sources to add new sesman control protocol
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" |