summaryrefslogtreecommitdiffstats
path: root/contrib/bind/include/irs.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind/include/irs.h')
-rw-r--r--contrib/bind/include/irs.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/bind/include/irs.h b/contrib/bind/include/irs.h
index 17d3f20..2cb3a1b 100644
--- a/contrib/bind/include/irs.h
+++ b/contrib/bind/include/irs.h
@@ -16,7 +16,7 @@
*/
/*
- * $Id: irs.h,v 8.4 1999/01/18 07:46:46 vixie Exp $
+ * $Id: irs.h,v 8.5 2000/12/23 08:14:49 vixie Exp $
*/
#ifndef _IRS_H_INCLUDED
@@ -207,6 +207,8 @@ extern struct irs_acc * irs_dns_acc __P((const char *options));
extern struct irs_acc * irs_nis_acc __P((const char *options));
extern struct irs_acc * irs_irp_acc __P((const char *options));
+extern void irs_destroy(void);
+
/*
* These forward declarations are for the semi-private functions in
* the get*.c files. Each of these funcs implements the real get*
OpenPOWER on IntegriCloud