summaryrefslogtreecommitdiff
path: root/src/authAlgo.cpp
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2008-08-03 09:53:55 +0000
committerChristian Pointner <equinox@anytun.org>2008-08-03 09:53:55 +0000
commit4fde48c050059ee84a6367dd1965f7d47cf48f0b (patch)
treed2f22dfc2a1a01cefef6b55991eefca41747651b /src/authAlgo.cpp
parentadded release info to Changelog (diff)
added amd64 build fix patch by gebi
Diffstat (limited to 'src/authAlgo.cpp')
-rw-r--r--src/authAlgo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/authAlgo.cpp b/src/authAlgo.cpp
index 5971bb9..80ee3ba 100644
--- a/src/authAlgo.cpp
+++ b/src/authAlgo.cpp
@@ -35,6 +35,7 @@
#include "encryptedPacket.h"
#include <iostream>
+#include <cstring>
#include <gcrypt.h>