mirror of
https://git.openafs.org/openafs.git
synced 2025-01-20 16:00:12 +00:00
viced-prototypes-inclusion-20021202
include prototypes header file
This commit is contained in:
parent
48b41ef5bc
commit
484d4b8588
@ -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>
|
||||
|
@ -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 */
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user