summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/cdtest/system.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/samples/cdtest/system.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuites/samples/cdtest/system.h b/testsuites/samples/cdtest/system.h
index 88e60beb9a..95a58472d1 100644
--- a/testsuites/samples/cdtest/system.h
+++ b/testsuites/samples/cdtest/system.h
@@ -11,11 +11,12 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
- * $Id$
+ * system.h,v 1.2 1995/05/31 17:05:49 joel Exp
*/
#include <rtems.h>
-#include "stdio.h"
+#include <bsp.h>
+#include <stdio.h>
/* Miscellaneous */