From: Nickolai Zeldovich Date: Mon, 8 Oct 2001 23:47:01 +0000 (+0000) Subject: fix-uafs-build-20011008 X-Git-Tag: openafs-devel-1_3_0~237 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=0c15cc977e130596bb834de3bc24e10227528c15;p=packages%2Fo%2Fopenafs.git fix-uafs-build-20011008 apply until intent of change is clear --- diff --git a/src/auth/cellconfig.c b/src/auth/cellconfig.c index 9eb77da86..55a14ce86 100644 --- a/src/auth/cellconfig.c +++ b/src/auth/cellconfig.c @@ -33,6 +33,7 @@ RCSID("$Header$"); #include #include #include +#include #ifdef AFS_AFSDB_ENV #include #include @@ -59,7 +60,6 @@ RCSID("$Header$"); #include #include "cellconfig.h" #include "keys.h" -#include static ParseHostLine(); static ParseCellLine();