18#ifndef MAGICKCORE_DISTRIBUTE_CACHE_PRIVATE_H
19#define MAGICKCORE_DISTRIBUTE_CACHE_PRIVATE_H
21#include "MagickCore/geometry.h"
22#include "MagickCore/exception.h"
24#if defined(__cplusplus) || defined(c_plusplus)
37 hostname[MagickPathExtent];
49extern MagickPrivate
const char
56extern MagickPrivate
int
60extern MagickPrivate MagickBooleanType
64extern MagickPrivate MagickOffsetType
68 const MagickSizeType,
unsigned char *magick_restrict),
70 const RectangleInfo *,
const MagickSizeType,
const unsigned char *),
72 const MagickSizeType,
const unsigned char *magick_restrict);
74extern MagickPrivate
void
75 DistributeCacheTerminus(
void);
77#if defined(__cplusplus) || defined(c_plusplus)