summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/radix.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ssh/radix.c')
-rw-r--r--usr.bin/ssh/radix.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ssh/radix.c b/usr.bin/ssh/radix.c
index 03377334415..7e668ea6566 100644
--- a/usr.bin/ssh/radix.c
+++ b/usr.bin/ssh/radix.c
@@ -7,6 +7,8 @@
#include "includes.h"
#include "uuencode.h"
+RCSID("$OpenBSD: radix.c,v 1.12 2000/06/22 23:55:00 djm Exp $");
+
#ifdef AFS
#include <krb.h>