]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Fri, 20 May 2011 23:59:13 +0000 (23:59 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Fri, 20 May 2011 23:59:13 +0000 (23:59 +0000)
magick/locale.c

index 8ef79d82f88d18e35dcedc07bd56ebb88223811f..74777cd4f9cc7d078b9bce72fba91c60f70ddc08 100644 (file)
 #define LocaleFilename  "locale.xml"
 #define MaxRecursionDepth  200
 \f
+/*
+  Typedef declarations.
+*/
+#if defined(__CYGWIN__)
+typedef struct _locale_t *locale_t;
+#endif
+\f
 /*
   Static declarations.
 */