summaryrefslogtreecommitdiffstats
path: root/contrib/bind/named/named.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind/named/named.h')
-rw-r--r--contrib/bind/named/named.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/contrib/bind/named/named.h b/contrib/bind/named/named.h
new file mode 100644
index 0000000..0575a5c
--- /dev/null
+++ b/contrib/bind/named/named.h
@@ -0,0 +1,19 @@
+/* named.h - include the local definitions in the right order
+ * vix 28aug93 [original]
+ *
+ * $Id: named.h,v 8.1 1994/12/15 06:24:14 vixie Exp $
+ */
+
+#include "../conf/portability.h"
+#include "../conf/options.h"
+
+#include "pathnames.h"
+
+#include "ns_defs.h"
+#include "db_defs.h"
+
+#include "ns_glob.h"
+#include "db_glob.h"
+
+#include "ns_func.h"
+#include "db_func.h"
OpenPOWER on IntegriCloud