KCM: restore support for Solaris doors IPC mechanism (#379)
This patch restores support for the Solaris doors IPC mechanism, removed from KCM when lib/ipc was added.
This commit is contained in:
@@ -164,8 +164,6 @@ struct kcm_op {
|
||||
#define _PATH_KCM_CONF SYSCONFDIR "/kcm.conf"
|
||||
|
||||
extern krb5_context kcm_context;
|
||||
extern char *socket_path;
|
||||
extern char *door_path;
|
||||
extern size_t max_request;
|
||||
extern sig_atomic_t exit_flag;
|
||||
extern int name_constraints;
|
||||
|
Reference in New Issue
Block a user