From 9c2d861b033b76067554846f1a9b05f092f7145a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 22 Feb 2011 11:12:00 +0000 Subject: [PATCH] =?UTF-8?q?2011-02-22=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * support/src/spin.c, support/src/test_support.c, support/src/tmtests_empty_function.c, support/src/tmtests_support.c: Add HAVE_CONFIG_H. --- testsuites/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index 91d4735808..db6376125c 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,3 +1,9 @@ +2011-02-22 Ralf Corsépius + + * support/src/spin.c, support/src/test_support.c, + support/src/tmtests_empty_function.c, support/src/tmtests_support.c: + Add HAVE_CONFIG_H. + 2011-02-08 Ralf Corsépius * support/include/tmacros.h: Remove PRIxblksize_t, PRIxblkcnt_t.