view patches/ghostscript-8.50-gs_dll.h.patch @ 6485:919f33e40679

mingw::guile: fix socket and compiling.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 03 Feb 2011 23:57:03 +0100
parents 1aa86a577b1a
children
line wrap: on
line source

--- ./src/gs_dll_call.h~	2004-08-04 21:36:13.000000000 +0200
+++ ./src/gs_dll_call.h	2006-02-11 14:37:07.000000000 +0100
@@ -17,8 +17,10 @@
 
 
 #ifdef __WINDOWS__
+#ifndef _Windows
 # define _Windows
 #endif
+#endif
 
 #ifdef _Windows
 # ifndef GSDLLEXPORT