[PD-cvs] externals/build/src openpatch.c,1.2,1.3

Hans-Christoph Steiner eighthave at users.sourceforge.net
Sun Dec 18 19:57:15 CET 2005


Update of /cvsroot/pure-data/externals/build/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19660/build/src

Modified Files:
	openpatch.c 
Log Message:
lots of MinGW fixes for RC6

Index: openpatch.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/openpatch.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** openpatch.c	14 Nov 2005 21:48:38 -0000	1.2
--- openpatch.c	18 Dec 2005 18:57:13 -0000	1.3
***************
*** 1 ****
--- 1,3 ----
+ #ifndef WIN32
  #include "../../ext13/openpatch.c"
+ #endif





More information about the Pd-cvs mailing list