summaryrefslogtreecommitdiffstats
path: root/c/src/tests/mptests/mp01/system.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/mptests/mp01/system.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/c/src/tests/mptests/mp01/system.h b/c/src/tests/mptests/mp01/system.h
index aa2c6d17e4..1a29db3f02 100644
--- a/c/src/tests/mptests/mp01/system.h
+++ b/c/src/tests/mptests/mp01/system.h
@@ -11,11 +11,10 @@
* 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:00:40 joel Exp
*/
-#include <rtems.h>
-#include "tmacros.h"
+#include <tmacros.h>
/* Miscellaneous */
@@ -25,6 +24,6 @@
/* structures */
-#include "gvar.h"
+#include <gvar.h>
/* end of include file */