Import Upstream version 1.8.5
[hcoop/debian/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 "rx/rx.h"
13 #include "afs/afs_osi.h"
14 #include "afs/lock.h"
15 #include "afs/volerrors.h"
16 #include "afs/voldefs.h"
17 #include "afsint.h"
18 #include "afs/exporter.h"
19 #include "vldbint.h"
20 #include "afs/afs.h"
21 #include "afs/afs_chunkops.h"
22 #include "rx/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_stats.h"
28 #include "afs/afs_prototypes.h"
29 #include "afs/discon.h"