summaryrefslogtreecommitdiff
path: root/connectionParam.h
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2008-02-25 00:05:37 +0000
committerChristian Pointner <equinox@anytun.org>2008-02-25 00:05:37 +0000
commit2205b2fbf6f29d9d7fec8d245d51c0ccd75d2a7f (patch)
treee32ab0b36d848f4454a9e22871ba0b446fc6cc7f /connectionParam.h
parentsorry forgot to add keyDerivatioFactory (diff)
options is global now
kd_prf_ is set to null if cipher_ is null as well
Diffstat (limited to 'connectionParam.h')
-rw-r--r--connectionParam.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectionParam.h b/connectionParam.h
index af89935..1002b23 100644
--- a/connectionParam.h
+++ b/connectionParam.h
@@ -31,7 +31,6 @@
#ifndef _CONNECTIONPARAM_H_
#define _CONNECTIONPARAM_H_
-#include "options.h"
#include "keyDerivation.h"
#include "cipher.h"
#include "authAlgo.h"