fix-uafs-build-20011008
authorNickolai Zeldovich <kolya@mit.edu>
Mon, 8 Oct 2001 23:47:01 +0000 (23:47 +0000)
committerDerrick 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

index 9eb77da..55a14ce 100644 (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();