Include openssl/blowfish.h

This commit is contained in:
Ivo Timmermans 2000-09-10 15:15:38 +00:00
parent 45ea3ca432
commit 14554e6f42
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
#include <cipher.h>
#include "blowfish/blowfish.h"
#include <openssl/blowfish.h>
#include "net.h"

View file

@ -20,7 +20,7 @@
#ifndef __TINC_CIPHER_H__
#define __TINC_CIPHER_H__
#include "blowfish/blowfish.h"
#include <openssl/blowfish.h>
#include "net.h"
enum {