Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / src / libadmin / adminutil / afs_AdminErrors.h
CommitLineData
805e021f
CE
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#ifndef OPENAFS_ADMIN_ERRORS_H
11#define OPENAFS_ADMIN_ERRORS_H
12
13#include <afs/param.h>
14#include <afs/afs_AdminBosErrors.h>
15#include <afs/afs_AdminClientErrors.h>
16#include <afs/afs_AdminCommonErrors.h>
17#include <afs/afs_AdminKasErrors.h>
18#include <afs/afs_AdminMiscErrors.h>
19#include <afs/afs_AdminPtsErrors.h>
20#include <afs/afs_AdminUtilErrors.h>
21#include <afs/afs_AdminVosErrors.h>
22#include <afs/afs_AdminCfgErrors.h>
23
24#endif /* OPENAFS_ADMIN_ERRORS_H */