summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c')
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c b/c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c
index 3f85c637a4..95f391c936 100644
--- a/c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c
+++ b/c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c
@@ -14,14 +14,13 @@
* $Id$
*/
+#include <string.h>
+
#include <bsp.h>
#include <rtems/libio.h>
-
-#include <libcsupport.h>
+#include <rtems/libcsupport.h>
#include <zilog/z8036.h>
-#include <string.h>
-
/*
* The original table from the application and our copy of it with
* some changes.