mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
aklog-stds-krb5-order-20060802
kfm needs this first so when you include com_err.h from afs as a side effect of krb5.h we don't explode
This commit is contained in:
parent
fd099b3e76
commit
aebadcd547
@ -60,17 +60,16 @@ u_long ntohl(u_long x)
|
||||
/* #include <krb.h> */
|
||||
#endif /* 0 */
|
||||
|
||||
#include <afs/stds.h>
|
||||
#include <krb5.h>
|
||||
|
||||
#ifdef WINDOWS
|
||||
|
||||
#include <afs/stds.h>
|
||||
#include <afs/auth.h>
|
||||
#include <rx/rxkad.h>
|
||||
#include <afs/dirpath.h>
|
||||
|
||||
#else /* !WINDOWS */
|
||||
#include <afs/stds.h>
|
||||
#ifndef HAVE_KERBEROSV_HEIM_ERR_H
|
||||
#include <afs/com_err.h>
|
||||
#endif
|
||||
|
@ -22,9 +22,9 @@
|
||||
#endif /* HAVE_STRINGS_H */
|
||||
#endif /* HAVE_STRING_H */
|
||||
|
||||
#include <afs/stds.h>
|
||||
#include <krb5.h>
|
||||
|
||||
#include <afs/stds.h>
|
||||
#include <afs/com_err.h>
|
||||
#include <afs/cellconfig.h>
|
||||
#include <afs/keys.h>
|
||||
|
Loading…
Reference in New Issue
Block a user