18 #ifndef MAGICKCORE_REGISTRY_PRIVATE_H
19 #define MAGICKCORE_REGISTRY_PRIVATE_H
21 #if defined(__cplusplus) || defined(c_plusplus)
25 extern MagickPrivate MagickBooleanType
26 RegistryComponentGenesis(
void);
28 extern MagickPrivate
void
29 RegistryComponentTerminus(
void);
31 #if defined(__cplusplus) || defined(c_plusplus)