ptserver-prototypes-20090316
[openafs.git] / src / ptserver / ptclient.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 #if defined(UKERNEL)
11 #include "afs/lock.h"
12 #include "ubik.h"
13 #include "afs/ptint.h"
14 #include "afs/ptserver.h"
15 #else /* defined(UKERNEL) */
16 #include <lock.h>
17 #include <ubik.h>
18 #include "ptint.h"
19 #include "ptserver.h"
20 #endif /* defined(UKERNEL) */
21
22 #define pr_ErrorMsg afs_error_message