diff options
| author | ilsimo <ilsimo> | 2007-05-06 21:02:25 +0000 |
|---|---|---|
| committer | ilsimo <ilsimo> | 2007-05-06 21:02:25 +0000 |
| commit | f22b5b42a74314af8c4232c86ccce968c6a37ce5 (patch) | |
| tree | 83da9d21acb9b9c8bb04414228a85153ec972259 /sesman/sesman.h | |
| parent | d0e066ee8b0d428f6876bc32a97ce1e70420a65e (diff) | |
| download | xrdp-proprietary-f22b5b42a74314af8c4232c86ccce968c6a37ce5.tar.gz xrdp-proprietary-f22b5b42a74314af8c4232c86ccce968c6a37ce5.zip | |
making libscp a real library
some fixes in configuration options
Diffstat (limited to 'sesman/sesman.h')
| -rw-r--r-- | sesman/sesman.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/sesman.h b/sesman/sesman.h index 774e2aad..349e78e3 100644 --- a/sesman/sesman.h +++ b/sesman/sesman.h @@ -36,7 +36,7 @@ #include "env.h" #include "auth.h" #include "config.h" -#include "tcp.h" +//#include "tcp.h" #include "sig.h" #include "session.h" #include "access.h" |
