18#ifndef MAGICKCORE_CONFIGURE_PRIVATE_H
19#define MAGICKCORE_CONFIGURE_PRIVATE_H
21#if defined(__cplusplus) || defined(c_plusplus)
25extern MagickPrivate MagickBooleanType
26 ConfigureComponentGenesis(
void);
28extern MagickPrivate
void
29 ConfigureComponentTerminus(
void);
31#if defined(__cplusplus) || defined(c_plusplus)