Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37768065
en ru br
ALT Linux repos
S:8.6.13-alt1
5.0: 8.5.5-alt2
4.1: 8.5.2-alt1
4.0: 8.4.17-alt0.M40.1
3.0: 8.4.11-alt1

Group :: Development/Tcl
RPM: tcl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: 0006-Revert-generic-tclObj.c-remove-superfluous-include-o.patch
Download


From 41b450641e9953ba6bfda68961a867cd83cbf244 Mon Sep 17 00:00:00 2001
From: Sergey Bolshakov <sbolshakov@altlinux.org>
Date: Tue, 20 Nov 2007 14:57:52 +0300
Subject: [PATCH] Revert " * generic/tclObj.c: remove superfluous #include of
 tclCompile.h"
This reverts commit 267adc009b1ac3d1c5bdf495eb434b0503d744f8.
---
 tcl/generic/tclObj.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/tcl/generic/tclObj.c b/tcl/generic/tclObj.c
index 531a256458..9c2ae41784 100644
--- a/tcl/generic/tclObj.c
+++ b/tcl/generic/tclObj.c
@@ -15,6 +15,7 @@
  */
 
 #include "tclInt.h"
+#include "tclCompile.h"
 #include "tommath.h"
 #include <math.h>
 
-- 
2.33.5
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin