summaryrefslogtreecommitdiffstats
path: root/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet.h')
-rw-r--r--packet.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/packet.h b/packet.h
index 39c0edea..61c12be9 100644
--- a/packet.h
+++ b/packet.h
@@ -13,13 +13,11 @@
*
*/
-/* RCSID("$Id: packet.h,v 1.11 2000/04/04 04:39:03 damien Exp $"); */
+/* RCSID("$Id: packet.h,v 1.12 2000/04/06 02:32:40 damien Exp $"); */
#ifndef PACKET_H
#define PACKET_H
-#include "config.h"
-
#ifdef HAVE_OPENSSL
#include <openssl/bn.h>
#endif