summaryrefslogtreecommitdiffstats
path: root/usr.sbin/named/storage.c
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1994-09-22 20:45:34 +0000
committerpst <pst@FreeBSD.org>1994-09-22 20:45:34 +0000
commite4a39c36558ea73f4920b60c1fbf775b0ec2ae38 (patch)
tree15b4d14a41d89c6396eb037d25ea3ebc094a1a60 /usr.sbin/named/storage.c
parent6d8ea83922c252abd036ee8cffc7547c8a49a7a3 (diff)
downloadFreeBSD-src-e4a39c36558ea73f4920b60c1fbf775b0ec2ae38.zip
FreeBSD-src-e4a39c36558ea73f4920b60c1fbf775b0ec2ae38.tar.gz
Port BIND to FreeBSD.
Diffstat (limited to 'usr.sbin/named/storage.c')
-rw-r--r--usr.sbin/named/storage.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/named/storage.c b/usr.sbin/named/storage.c
index 98a71b3..5f995cc 100644
--- a/usr.sbin/named/storage.c
+++ b/usr.sbin/named/storage.c
@@ -55,8 +55,6 @@
#include <sys/param.h>
#include <syslog.h>
-#include "../conf/portability.h"
-#include "../conf/options.h"
#ifdef DSTORAGE
/*
@@ -83,7 +81,7 @@
* All rights reserved.
*/
#ifndef lint
-static char RCSid[] = "$Id: storage.c,v 4.9.1.2 1993/09/08 00:01:17 vixie Exp $";
+static char RCSid[] = "$Id: storage.c,v 1.1.1.1 1994/09/22 19:46:14 pst Exp $";
#endif
#undef malloc
OpenPOWER on IntegriCloud