/* * $Source$ * $Author$ * $Id$ * * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file * . * * Error code definitions. */ #include #ifndef KRB5_ERROR_DEF__ #define KRB5_ERROR_DEF__ #include "error_tables/krb5_err.h" #include "error_tables/kdb5_err.h" #include "error_tables/isode_err.h" #include #endif /* KRB5_ERROR_DEF__ */