From: Ivo Timmermans Date: Sun, 10 Sep 2000 15:15:38 +0000 (+0000) Subject: Include openssl/blowfish.h X-Git-Tag: release-1.0pre3~126 X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=14554e6f421e881b01be20879e9279545f375154 Include openssl/blowfish.h --- diff --git a/cipher/cipher.c b/cipher/cipher.c index 3f8593d3..c9b7e3f5 100644 --- a/cipher/cipher.c +++ b/cipher/cipher.c @@ -25,7 +25,7 @@ #include -#include "blowfish/blowfish.h" +#include #include "net.h" diff --git a/cipher/cipher.h b/cipher/cipher.h index d5897e3d..460ce5c1 100644 --- a/cipher/cipher.h +++ b/cipher/cipher.h @@ -20,7 +20,7 @@ #ifndef __TINC_CIPHER_H__ #define __TINC_CIPHER_H__ -#include "blowfish/blowfish.h" +#include #include "net.h" enum {