From c444d1ec3cd94456d07f744291b660358d3807e8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 13 Dec 2011 04:37:56 +0000 Subject: =?UTF-8?q?2011-12-11=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makefile.am: Add support/include/tmtests_empty_function.h. * support/include/tmtests_empty_function.h: New. * support/src/tmtests_empty_function.c, support/src/tmtests_support.c: Include "tmtests_empty_function.h". Remove local decls (Missing prototypes). --- testsuites/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index 9d176e3908..fbfa1e4518 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,3 +1,12 @@ +2011-12-11 Ralf Corsépius + + * Makefile.am: Add support/include/tmtests_empty_function.h. + * support/include/tmtests_empty_function.h: New. + * support/src/tmtests_empty_function.c, + support/src/tmtests_support.c: + Include "tmtests_empty_function.h". + Remove local decls (Missing prototypes). + 2011-11-04 Sebastian Huber * support/src/test_support.c: Avoid magic numbers. -- cgit v1.2.3