We use a struct defined in sys/un.h.
This commit is contained in:
@@ -36,6 +36,10 @@
|
|||||||
#ifndef __kadm5_privatex_h__
|
#ifndef __kadm5_privatex_h__
|
||||||
#define __kadm5_privatex_h__
|
#define __kadm5_privatex_h__
|
||||||
|
|
||||||
|
#ifdef HAVE_SYS_UN_H
|
||||||
|
#include <sys/un.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
struct kadm_func {
|
struct kadm_func {
|
||||||
kadm5_ret_t (*chpass_principal) (void *, krb5_principal, int,
|
kadm5_ret_t (*chpass_principal) (void *, krb5_principal, int,
|
||||||
int, krb5_key_salt_tuple*, const char*);
|
int, krb5_key_salt_tuple*, const char*);
|
||||||
|
Reference in New Issue
Block a user