fix-uafs-build-20011008

apply until intent of change is clear
This commit is contained in:
Nickolai Zeldovich 2001-10-08 23:47:01 +00:00 committed by Derrick Brashear
parent d20760c306
commit 0c15cc977e

View File

@ -33,6 +33,7 @@ RCSID("$Header$");
#include <netdb.h>
#include <sys/file.h>
#include <sys/time.h>
#include <afs/afsint.h>
#ifdef AFS_AFSDB_ENV
#include <arpa/nameser.h>
#include <resolv.h>
@ -59,7 +60,6 @@ RCSID("$Header$");
#include <afs/afsutil.h>
#include "cellconfig.h"
#include "keys.h"
#include <afs/afsint.h>
static ParseHostLine();
static ParseCellLine();