summaryrefslogtreecommitdiffstats
path: root/contrib/bind/bin/named/ns_glob.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind/bin/named/ns_glob.h')
-rw-r--r--contrib/bind/bin/named/ns_glob.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/bind/bin/named/ns_glob.h b/contrib/bind/bin/named/ns_glob.h
index 7f382d5..8f052f5 100644
--- a/contrib/bind/bin/named/ns_glob.h
+++ b/contrib/bind/bin/named/ns_glob.h
@@ -1,6 +1,6 @@
/*
* from ns.h 4.33 (Berkeley) 8/23/90
- * $Id: ns_glob.h,v 8.57 2001/11/12 21:22:26 marka Exp $
+ * $Id: ns_glob.h,v 8.58 2002/06/05 04:53:50 marka Exp $
*/
/*
@@ -336,6 +336,7 @@ DECL char * user_name INIT(NULL);
DECL gid_t group_id;
DECL char * group_name INIT(NULL);
DECL char * chroot_dir INIT(NULL);
+DECL char * working_dir INIT(NULL);
DECL int loading INIT(0);
OpenPOWER on IntegriCloud