Add forward declarations. --- fasthenry-3.0/src/fasthenry/sparse/spBuild.c.orig 2015-07-22 10:13:30.884638176 +0200 +++ fasthenry-3.0/src/fasthenry/sparse/spBuild.c 2015-07-22 13:08:48.862973419 +0200 @@ -106,6 +106,8 @@ #include "spDefs.h" +static void Translate( MatrixPtr, int*, int* ); +static ExpandTranslationArrays( MatrixPtr, register int ); id='header'> cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/rrdtool.scm
AgeCommit message (Expand)Author
2024-02-12gnu: rrdtool: Remove unneeded input....Efraim Flashner
2023-05-03gnu: rrdtool: Update to 1.8.0....Aleksandr Vityazev
2022-01-20gnu: rrdtool: Disallow references to tzdata-for-tests....Leo Famulari
2022-01-20gnu: rrdtool: Use Python 3....Leo Famulari
2021-12-13gnu: Simplify package inputs....Ludovic Courtès
2021-07-24gnu: Use 'search-input-directory' when looking for tzdata....Ludovic Courtès
2020-01-10gnu: rrdtool: Update to 1.7.2....Tobias Geerinckx-Rice
2019-02-14gnu: rrdtool: Update to 1.7.1....Tobias Geerinckx-Rice