git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
d20760c
)
fix-uafs-build-20011008
author
Nickolai Zeldovich
<kolya@mit.edu>
Mon, 8 Oct 2001 23:47:01 +0000 (23:47 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Mon, 8 Oct 2001 23:47:01 +0000 (23:47 +0000)
apply until intent of change is clear
src/auth/cellconfig.c
patch
|
blob
|
history
diff --git
a/src/auth/cellconfig.c
b/src/auth/cellconfig.c
index
9eb77da
..
55a14ce
100644
(file)
--- a/
src/auth/cellconfig.c
+++ b/
src/auth/cellconfig.c
@@
-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();