ftp.nice.ch/pub/next/unix/network/system/bind-4.9.3pl1.NIHS.bd.tar.gz#/bind-4.9_3-REL/named/named.h

This is named.h in view mode; [Download] [Up]

/* 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"

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.