Merge 1.8.0~pre4 packaging into master
[pkg-k5-afs_openafs.git] / src / afs / HPUX / osi_debug.c
blob2448cb7d940b7c7c29a42533835653cfe8f3f490
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 */
10 #include <afsconfig.h>
11 #include "param.h"
14 #include "sysincludes.h"
15 #include "afsincludes.h"
16 #include "afs_cbqueue.h"
17 #include "afs_osidnlc.h"
18 #include "afs_stats.h"
19 #include "afs_sysnames.h"
20 #include "afs_trace.h"
21 #include "afs.h"
22 #include "exporter.h"
23 #include <rx/fcrypt.h>
24 #include "nfsclient.h"
25 #include "private_data.h"
26 #include "vice.h"