summaryrefslogtreecommitdiffstats
path: root/sesman/sesman.h
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2009-01-15 07:59:47 +0000
committerjsorg71 <jsorg71>2009-01-15 07:59:47 +0000
commitb5c0a076578e11fb5fccf43c5efce90aa7c04d6f (patch)
tree5318b5df0ad2fb74a526e0c471b9f50318833374 /sesman/sesman.h
parenta71ca6bc1fcea4b4b6ccf0a51d94eb4b79cd764f (diff)
downloadxrdp-proprietary-b5c0a076578e11fb5fccf43c5efce90aa7c04d6f.tar.gz
xrdp-proprietary-b5c0a076578e11fb5fccf43c5efce90aa7c04d6f.zip
use the thread_calls in common the mutexes and semaphores
Diffstat (limited to 'sesman/sesman.h')
-rw-r--r--sesman/sesman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sesman/sesman.h b/sesman/sesman.h
index 33c0ad2d..c62a2bbe 100644
--- a/sesman/sesman.h
+++ b/sesman/sesman.h
@@ -47,6 +47,7 @@
#include "scp.h"
#include "thread.h"
#include "lock.h"
+#include "thread_calls.h"
#include "libscp.h"