summaryrefslogtreecommitdiff
path: root/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet.h')
-rw-r--r--packet.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/packet.h b/packet.h
index 93495bbfc..b5fc196ef 100644
--- a/packet.h
+++ b/packet.h
@@ -13,17 +13,12 @@
13 * 13 *
14 */ 14 */
15 15
16/* RCSID("$Id: packet.h,v 1.14 2000/04/16 01:18:44 damien Exp $"); */ 16/* RCSID("$Id: packet.h,v 1.15 2000/04/16 02:31:51 damien Exp $"); */
17 17
18#ifndef PACKET_H 18#ifndef PACKET_H
19#define PACKET_H 19#define PACKET_H
20 20
21#ifdef HAVE_OPENSSL
22#include <openssl/bn.h> 21#include <openssl/bn.h>
23#endif
24#ifdef HAVE_SSL
25#include <ssl/bn.h>
26#endif
27 22
28/* 23/*
29 * Sets the socket used for communication. Disables encryption until 24 * Sets the socket used for communication. Disables encryption until