summaryrefslogtreecommitdiff
path: root/src/connectionParam.h
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2009-01-12 22:23:27 +0000
committerOthmar Gsenger <otti@anytun.org>2009-01-12 22:23:27 +0000
commitdcc9bdba5c9deddfcc0d10bc9651652a053e180e (patch)
tree3bc5f8a1dafbed11abfa27a859f503bc2715f0b0 /src/connectionParam.h
parentremoved some object files from nosync target (diff)
cleaned up includes
Diffstat (limited to 'src/connectionParam.h')
-rw-r--r--src/connectionParam.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/connectionParam.h b/src/connectionParam.h
index c2c21cc..da9abef 100644
--- a/src/connectionParam.h
+++ b/src/connectionParam.h
@@ -33,8 +33,6 @@
#define _CONNECTIONPARAM_H_
#include "keyDerivation.h"
-#include "cipher.h"
-#include "authAlgo.h"
#include "seqWindow.h"
#include "threadUtils.hpp"
#include "packetSource.h"