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
|
||||
#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 */
|
||||
|
||||
|
@@ -93,8 +93,12 @@
|
||||
#endif
|
||||
#include <roken.h>
|
||||
|
||||
#ifdef KRB5
|
||||
#include <krb5.h>
|
||||
#endif
|
||||
#ifdef KRB4
|
||||
#include <krb.h>
|
||||
#endif
|
||||
#include <kafs.h>
|
||||
|
||||
/* #include <resolve.h> */
|
||||
|
Reference in New Issue
Block a user