diff options
author | Othmar Gsenger <otti@anytun.org> | 2009-01-12 22:23:27 +0000 |
---|---|---|
committer | Othmar Gsenger <otti@anytun.org> | 2009-01-12 22:23:27 +0000 |
commit | dcc9bdba5c9deddfcc0d10bc9651652a053e180e (patch) | |
tree | 3bc5f8a1dafbed11abfa27a859f503bc2715f0b0 | |
parent | removed some object files from nosync target (diff) |
cleaned up includes
-rw-r--r-- | src/connectionParam.h | 2 |
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" |