]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: heap.c: make possible gnulib candidate c89 compatible
authorPádraig Brady <P@draigBrady.com>
Tue, 30 Aug 2011 14:09:23 +0000 (15:09 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 30 Aug 2011 14:09:23 +0000 (15:09 +0100)
commit683ee76ad23371a3fc0543ab35445f237820572c
tree368839f66b09b1d0f64c3d08fc3e6d673eae41d8
parent24a1a8c473c93d5b059d5afed245422b3a8a54ef
build: heap.c: make possible gnulib candidate c89 compatible

* gl/lib/heap.c: Move declaration to the top of scope.
Reported by Rob McMahon and Wolfgang Steinwender
in relation to "Sun WorkShop 6 update 2 C 5.3 Patch 111679-12
2003/05/18" and "GCC 2.95.3" respectively.
gl/lib/heap.c