summaryrefslogtreecommitdiff
path: root/authfile.c
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-01-03 05:30:55 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-01-03 05:30:55 +0000
commit70c4dce2fe0759cd0eb0b15f9a48f4607f651287 (patch)
tree7c855725dd27e393f71e4b9d93eba8f91a97e488 /authfile.c
parent5c1fbabc5d2cd082add2c5cdbbf3749c81d61892 (diff)
- (bal) authfile.c: Synced CVS ID tag
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 7a1b74a7f..422d080b2 100644
--- a/authfile.c
+++ b/authfile.c
@@ -36,7 +36,7 @@
36 */ 36 */
37 37
38#include "includes.h" 38#include "includes.h"
39RCSID("$OpenBSD: authfile.c,v 1.22 2000/12/19 22:43:44 markus Exp $"); 39RCSID("$OpenBSD: authfile.c,v 1.24 2000/12/20 19:26:56 markus Exp $");
40 40
41#include <openssl/bn.h> 41#include <openssl/bn.h>
42#include <openssl/dsa.h> 42#include <openssl/dsa.h>