diff options
Diffstat (limited to 'packet.c')
-rw-r--r-- | packet.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ | |||
17 | */ | 17 | */ |
18 | 18 | ||
19 | #include "includes.h" | 19 | #include "includes.h" |
20 | RCSID("$Id: packet.c,v 1.16 2000/04/06 02:32:40 damien Exp $"); | 20 | RCSID("$Id: packet.c,v 1.17 2000/04/13 02:26:37 damien Exp $"); |
21 | 21 | ||
22 | #ifdef HAVE_OPENSSL | 22 | #ifdef HAVE_OPENSSL |
23 | # include <openssl/bn.h> | 23 | # include <openssl/bn.h> |