summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/mkrootfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/rtems/mkrootfs.h')
-rw-r--r--cpukit/libnetworking/rtems/mkrootfs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libnetworking/rtems/mkrootfs.h b/cpukit/libnetworking/rtems/mkrootfs.h
index a8d0284c84..bfd25389c1 100644
--- a/cpukit/libnetworking/rtems/mkrootfs.h
+++ b/cpukit/libnetworking/rtems/mkrootfs.h
@@ -24,12 +24,12 @@
#ifndef _RTEMS_MKROOTFS_H
#define _RTEMS_MKROOTFS_H
+#include <rtems.h>
+
#ifdef __cplusplus
extern "C" {
#endif
-#include <rtems.h>
-
/*
* Appends the lines to the a file. Create the file
* and builds the path if it does not exist.