summaryrefslogtreecommitdiffstats
path: root/usr.sbin/named/named.h
blob: e3e795d429d8b9d8a6111f420d99e2c7e815da2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* named.h - include the local definitions in the right order
 * vix 28aug93 [original]
 *
 * $Id: named.h,v 1.1 1993/09/08 04:57:40 vixie Exp $
 */

#include "options.h"
#include "portability.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