summaryrefslogtreecommitdiff
path: root/threadUtils.hpp
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2008-04-11 23:27:38 +0000
committerChristian Pointner <equinox@anytun.org>2008-04-11 23:27:38 +0000
commit696ed48c0758ccbaf6971530234486525896d817 (patch)
tree890de6a4f7db54acd9ef7aa8b536f1db2a6e32fb /threadUtils.hpp
parentnew dependencies in Readme (diff)
Key and Salt Option get blanked out after parsing options
Diffstat (limited to 'threadUtils.hpp')
-rw-r--r--threadUtils.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/threadUtils.hpp b/threadUtils.hpp
index ad45f68..f084980 100644
--- a/threadUtils.hpp
+++ b/threadUtils.hpp
@@ -32,6 +32,7 @@
#define _THREADUTILS_HPP_
#include <stdexcept>
+#include <pthread.h>
#include <semaphore.h>
class Mutex