summaryrefslogtreecommitdiffstats
path: root/contrib/bind/named/ns_glob.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind/named/ns_glob.h')
-rw-r--r--contrib/bind/named/ns_glob.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/bind/named/ns_glob.h b/contrib/bind/named/ns_glob.h
index bf31e33..efb0035 100644
--- a/contrib/bind/named/ns_glob.h
+++ b/contrib/bind/named/ns_glob.h
@@ -1,6 +1,6 @@
/*
* from ns.h 4.33 (Berkeley) 8/23/90
- * $Id: ns_glob.h,v 8.11 1996/11/11 06:36:49 vixie Exp $
+ * $Id: ns_glob.h,v 8.12 1997/06/01 20:34:34 vixie Exp $
*/
/*
@@ -248,6 +248,7 @@ DECL const char sendtoStr[] INIT("sendto");
/* defined in version.c, can't use DECL/INIT */
extern char Version[];
+extern char ShortVersion[];
/* max value of xfers_running */
DECL int max_xfers_running INIT(MAX_XFERS_RUNNING);
OpenPOWER on IntegriCloud