From a47bd655a1b54fa6bcbee923834243b29ef60c8f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 29 Oct 1998 17:10:02 +0000 Subject: Cleanup. --- c/src/ada-tests/support/init.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/c/src/ada-tests/support/init.c b/c/src/ada-tests/support/init.c index de686055de..697c91dc0c 100644 --- a/c/src/ada-tests/support/init.c +++ b/c/src/ada-tests/support/init.c @@ -35,5 +35,10 @@ rtems_id tcb_to_id( return tcb->Object.id; } +/* + * By putting this in brackets rather than quotes, we get the search + * path and can get this file from ".." in the mptests. + */ + #define CONFIGURE_INIT -#include "config.h" +#include -- cgit v1.2.3