summaryrefslogtreecommitdiff
path: root/src/keyDerivation.h
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-10-06 01:44:23 +0000
committerChristian Pointner <equinox@anytun.org>2009-10-06 01:44:23 +0000
commit7bf11008f6821f4f5c19ebe7dbaa0faa8fef14bf (patch)
treee6255824017889a7ac1f9346137b0b3ef90498ba /src/keyDerivation.h
parentgot rid of remaining system() (diff)
fixed build on freebsd
Diffstat (limited to 'src/keyDerivation.h')
-rw-r--r--src/keyDerivation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/keyDerivation.h b/src/keyDerivation.h
index 12d370c..070c485 100644
--- a/src/keyDerivation.h
+++ b/src/keyDerivation.h
@@ -47,6 +47,7 @@
#endif
#include <boost/archive/text_oarchive.hpp>
#include <boost/archive/text_iarchive.hpp>
+#include <boost/version.hpp>
#define LABEL_ENC 0
#define LABEL_AUTH 1