d14af1567979825271620cf5cf3e63f4a32f6e60
[openafs.git] / src / afs / UKERNEL / afsincludes.h
1 /*
2  * Copyright 2000, International Business Machines Corporation and others.
3  * All Rights Reserved.
4  * 
5  * This software has been released under the terms of the IBM Public
6  * License.  For details, see the LICENSE file in the top-level source
7  * directory or online at http://www.openafs.org/dl/license10.html
8  */
9
10 /* AFS based headers */
11 #include "../afs/stds.h"
12 #include "../afs/afs_osi.h"
13 #include "../rx/rx.h"
14 #include "../afs/lock.h"
15 #include "../afs/volerrors.h"
16 #include "../afs/voldefs.h"
17 #include "../afsint/afsint.h"
18 #include "../afs/exporter.h"
19 #include "../afsint/vldbint.h"
20 #include "../afs/afs.h"
21 #include "../afs/afs_chunkops.h"
22 #include "../afs/rxkad.h"
23 #include "../afs/prs_fs.h"
24 #include "../afs/dir.h"
25 #include "../afs/afs_axscache.h"
26 #include "../afs/icl.h"
27 #include "../afs/afs_prototypes.h"