Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 888ddc10cb7de84dfdc75983e70ae863 > files > 4

tcl-8.5.4-1mdv2009.0.src.rpm

--- tcl8.5a5/generic/tclPort.h     2007-05-18 16:17:19.000000000
-0700
+++ tcl8.5a5/generic/tclPort.h.new 2007-05-18 16:17:30.000000000
-0700
@@ -24,7 +24,7 @@
 #if defined(__WIN32__)
 #   include "../win/tclWinPort.h"
 #else
-#   include "tclUnixPort.h"
+#   include "../unix/tclUnixPort.h"
 #endif

 #if !defined(LLONG_MIN)