From ac165341df9ecdb9f3395677dde906b472121a34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Fri, 2 Mar 2012 18:16:33 +0100 Subject: =?UTF-8?q?2011-03-02=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * support/src/spin.c: Include "test_support.h". --- testsuites/ChangeLog | 4 ++++ testsuites/support/src/spin.c | 1 + 2 files changed, 5 insertions(+) (limited to 'testsuites') diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index fbfa1e4518..a952d888e6 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,3 +1,7 @@ +2011-03-02 Ralf Corsépius + + * support/src/spin.c: Include "test_support.h". + 2011-12-11 Ralf Corsépius * Makefile.am: Add support/include/tmtests_empty_function.h. diff --git a/testsuites/support/src/spin.c b/testsuites/support/src/spin.c index d2b1d425be..52dcc9be46 100644 --- a/testsuites/support/src/spin.c +++ b/testsuites/support/src/spin.c @@ -14,6 +14,7 @@ #endif #include +#include "test_support.h" /* * Burn CPU for specified number of ticks -- cgit v1.2.3