From e4a39c36558ea73f4920b60c1fbf775b0ec2ae38 Mon Sep 17 00:00:00 2001 From: pst Date: Thu, 22 Sep 1994 20:45:34 +0000 Subject: Port BIND to FreeBSD. --- usr.sbin/named/storage.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr.sbin/named/storage.c') 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 #include -#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 -- cgit v1.1