]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Fri, 20 May 2011 22:44:50 +0000 (22:44 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Fri, 20 May 2011 22:44:50 +0000 (22:44 +0000)
magick/studio.h
wand/studio.h

index 20dadd9f091f1b17ce0c34a302acc9f8677a7dba..f80c6b0f9622a9ecca428019ca7c570132e5b777 100644 (file)
@@ -129,10 +129,6 @@ extern "C" {
 # define MaxTextExtent  4096
 #endif
 
-#if defined(__CYGWIN__)
-typedef ssize_t locale_t;
-#endif
-
 #include <stdarg.h>
 #include <stdio.h>
 #if defined(MAGICKCORE_HAVE_SYS_STAT_H)
index 8a9bbe9d136b0a1ad46779a417a3743fe2358a1c..e4628fe9fec72b9bec029dcac4a876538fd21152 100644 (file)
@@ -129,10 +129,6 @@ extern "C" {
 # define MaxTextExtent  4096
 #endif
 
-#if defined(__CYGWIN__)
-typedef ssize_t locale_t;
-#endif
-
 #include <stdarg.h>
 #include <stdio.h>
 #if defined(MAGICKCORE_HAVE_SYS_STAT_H)