From ede1a4182df68b1191b8ef2031f7a1f14813b525 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 21 Jun 2016 13:12:31 +0200 Subject: Make rtems/print.h independent of rtems/bspIo.h --- testsuites/sptests/spprintk/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/sptests') diff --git a/testsuites/sptests/spprintk/init.c b/testsuites/sptests/spprintk/init.c index 55e132d526..0f5c2a7e24 100644 --- a/testsuites/sptests/spprintk/init.c +++ b/testsuites/sptests/spprintk/init.c @@ -24,7 +24,6 @@ #define TESTS_USE_PRINTK #include -#include const char rtems_test_name[] = "SPPRINTK"; -- cgit v1.2.3