fixes after merge
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3613 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
#ifndef __KAFS_H
|
#ifndef __KAFS_H
|
||||||
#define __KAFS_H
|
#define __KAFS_H
|
||||||
|
|
||||||
#include <krb5-types.h>
|
/* XXX must include krb5.h or krb.h */
|
||||||
|
|
||||||
/* sys/ioctl.h must be included manually before kafs.h */
|
/* sys/ioctl.h must be included manually before kafs.h */
|
||||||
|
|
||||||
|
@@ -93,8 +93,12 @@
|
|||||||
#endif
|
#endif
|
||||||
#include <roken.h>
|
#include <roken.h>
|
||||||
|
|
||||||
|
#ifdef KRB5
|
||||||
#include <krb5.h>
|
#include <krb5.h>
|
||||||
|
#endif
|
||||||
|
#ifdef KRB4
|
||||||
#include <krb.h>
|
#include <krb.h>
|
||||||
|
#endif
|
||||||
#include <kafs.h>
|
#include <kafs.h>
|
||||||
|
|
||||||
/* #include <resolve.h> */
|
/* #include <resolve.h> */
|
||||||
|
Reference in New Issue
Block a user