viced-prototypes-inclusion-20021202

include prototypes header file
This commit is contained in:
Derrick Brashear 2002-12-03 02:03:42 +00:00
parent 48b41ef5bc
commit 484d4b8588
4 changed files with 4 additions and 1 deletions

View 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>

View 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 */

View 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"

View 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