]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
viced-prototypes-inclusion-20021202
authorDerrick Brashear <shadow@dementia.org>
Tue, 3 Dec 2002 02:03:42 +0000 (02:03 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 3 Dec 2002 02:03:42 +0000 (02:03 +0000)
include prototypes header file

src/viced/afsfileprocs.c
src/viced/callback.c
src/viced/host.c
src/viced/physio.c

index 1c5bcfb6db5004fe61e61b668c02303d1f20bc53..bb54ce305e0890a6705038ae0a59af8bfe076e94 100644 (file)
@@ -106,8 +106,8 @@ RCSID("$Header$");
 #include <afs/auth.h>
 #include <signal.h>
 #include <afs/partition.h>
-#include "viced.h"
 #include "viced_prototypes.h"
+#include "viced.h"
 #include "host.h"
 #include <afs/audit.h>
 #include <afs/afsutil.h>
index 5ce38169ef2051ea289f66051d0167d84545b358..7e43bfaadfe96f9aa76110cd2583904e157f948c 100644 (file)
@@ -114,6 +114,7 @@ RCSID("$Header$");
 #include <afs/ihandle.h>
 #include <afs/vnode.h>
 #include <afs/volume.h>
+#include "viced_prototypes.h"
 #include "viced.h"
 
 #include <afs/ptclient.h>  /* need definition of prlist for host.h */
index d41e2fcda6c247f119884c49c713b98bfb2227ec..528fa8b82d2a4bd4a260d5fd2b9aa393c553b60f 100644 (file)
@@ -54,6 +54,7 @@ RCSID("$Header$");
 #include <rx/rx.h>
 #include <afs/cellconfig.h>
 #include <stdlib.h>
+#include "viced_prototypes.h"
 #include "viced.h"
 #include "host.h"
 
index f0a4cb2d3845b19ce65db090048120b554b02f18..6cbb5238839e8e0591dcb06d37aba398c2d8d9c4 100644 (file)
@@ -43,6 +43,7 @@ RCSID("$Header$");
 #include <afs/ihandle.h>
 #include <afs/vnode.h>
 #include <afs/volume.h>
+#include "viced_prototypes.h"
 #include "viced.h"
 #ifdef PAGESIZE
 #undef PAGESIZE