From 2205b2fbf6f29d9d7fec8d245d51c0ccd75d2a7f Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 25 Feb 2008 00:05:37 +0000 Subject: options is global now kd_prf_ is set to null if cipher_ is null as well --- connectionParam.h | 1 - 1 file changed, 1 deletion(-) (limited to 'connectionParam.h') 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" -- cgit v1.2.3