OpenAFS
OpenAFS distributed network file system
/cygdrive/c/src/openafs/openafs.git/repo/src/afs/UKERNEL/afsincludes.h
00001 /*
00002  * Copyright 2000, International Business Machines Corporation and others.
00003  * All Rights Reserved.
00004  *
00005  * This software has been released under the terms of the IBM Public
00006  * License.  For details, see the LICENSE file in the top-level source
00007  * directory or online at http://www.openafs.org/dl/license10.html
00008  */
00009 
00010 /* AFS based headers */
00011 #include "afs/stds.h"
00012 #include "rx/rx.h"
00013 #include "afs/afs_osi.h"
00014 #include "afs/lock.h"
00015 #include "afs/volerrors.h"
00016 #include "afs/voldefs.h"
00017 #include "afsint.h"
00018 #include "afs/exporter.h"
00019 #include "vldbint.h"
00020 #include "afs/afs.h"
00021 #include "afs/afs_chunkops.h"
00022 #include "rx/rxkad.h"
00023 #include "afs/prs_fs.h"
00024 #include "afs/dir.h"
00025 #include "afs/afs_axscache.h"
00026 #include "afs/icl.h"
00027 #include "afs/afs_stats.h"
00028 #include "afs/afs_prototypes.h"
00029 #include "afs/discon.h"
 All Data Structures Files Functions Variables