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,
39 PolicyComponentGenesis(
void);
41extern MagickPrivate
void
42 PolicyComponentTerminus(
void);
44#if defined(__cplusplus) || defined(c_plusplus)