18#ifndef MAGICKCORE_POLICY_PRIVATE_H
19#define MAGICKCORE_POLICY_PRIVATE_H
21#if defined(__cplusplus) || defined(c_plusplus)
25#if MAGICKCORE_ZERO_CONFIGURATION_SUPPORT
31 *ZeroConfigurationPolicy = \
36extern MagickPrivate MagickBooleanType
37 IsRightsAuthorizedByName(
const PolicyDomain,
const char *,
const PolicyRights,
40#if defined(__cplusplus) || defined(c_plusplus)