mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
fix-uafs-build-20011008
apply until intent of change is clear
This commit is contained in:
parent
d20760c306
commit
0c15cc977e
@ -33,6 +33,7 @@ RCSID("$Header$");
|
|||||||
#include <netdb.h>
|
#include <netdb.h>
|
||||||
#include <sys/file.h>
|
#include <sys/file.h>
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
|
#include <afs/afsint.h>
|
||||||
#ifdef AFS_AFSDB_ENV
|
#ifdef AFS_AFSDB_ENV
|
||||||
#include <arpa/nameser.h>
|
#include <arpa/nameser.h>
|
||||||
#include <resolv.h>
|
#include <resolv.h>
|
||||||
@ -59,7 +60,6 @@ RCSID("$Header$");
|
|||||||
#include <afs/afsutil.h>
|
#include <afs/afsutil.h>
|
||||||
#include "cellconfig.h"
|
#include "cellconfig.h"
|
||||||
#include "keys.h"
|
#include "keys.h"
|
||||||
#include <afs/afsint.h>
|
|
||||||
|
|
||||||
static ParseHostLine();
|
static ParseHostLine();
|
||||||
static ParseCellLine();
|
static ParseCellLine();
|
||||||
|
Loading…
Reference in New Issue
Block a user