Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > by-pkgid > 62a76a2ec8df084eca1536d575c0033e > files > 13

TiMidity++-2.13.2-26mdv2009.1.src.rpm

--- interface/tk_c.c.orig	2009-02-09 17:57:06.000000000 -0200
+++ interface/tk_c.c	2009-02-09 18:06:22.000000000 -0200
@@ -50,6 +50,8 @@
 #include <sys/ipc.h>
 #include <sys/shm.h>
 #include <sys/sem.h>
+// Legacy code need this definition -> see man page for TclInterp
+#define USE_INTERP_RESULT
 #include <tcl.h>
 #include <tk.h>
 #include <sys/wait.h>