summaryrefslogtreecommitdiff
path: root/authfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'authfile.c')
-rw-r--r--authfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/authfile.c b/authfile.c
index 6ce0ac61f..6113ddd87 100644
--- a/authfile.c
+++ b/authfile.c
@@ -15,7 +15,7 @@
15 */ 15 */
16 16
17#include "includes.h" 17#include "includes.h"
18RCSID("$Id: authfile.c,v 1.8 2000/04/06 02:32:38 damien Exp $"); 18RCSID("$Id: authfile.c,v 1.9 2000/04/13 02:26:36 damien Exp $");
19 19
20#ifdef HAVE_OPENSSL 20#ifdef HAVE_OPENSSL
21#include <openssl/bn.h> 21#include <openssl/bn.h>