removed libcrypto includes
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include "constants.h"
|
||||
#include "defs.h"
|
||||
#include "log.h"
|
||||
#include "libtwofish/twofish_cbc.h"
|
||||
#include "alg_info.h"
|
||||
#include "ike_alg.h"
|
||||
|
||||
|
||||
+1
-4
@@ -17,12 +17,9 @@
|
||||
#include <string.h>
|
||||
#include <stddef.h>
|
||||
#include <sys/types.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <freeswan.h>
|
||||
#define HEADER_DES_LOCL_H /* stupid trick to force prototype decl in <des.h> */
|
||||
#include <libdes/des.h>
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
#include "constants.h"
|
||||
#include "defs.h"
|
||||
|
||||
Reference in New Issue
Block a user