summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/exec/libcsupport/include/rtems/libio.h1
-rw-r--r--c/src/lib/include/rtems/libio.h1
-rw-r--r--c/src/lib/libc/libio.h1
-rw-r--r--cpukit/libcsupport/include/rtems/libio.h1
4 files changed, 4 insertions, 0 deletions
diff --git a/c/src/exec/libcsupport/include/rtems/libio.h b/c/src/exec/libcsupport/include/rtems/libio.h
index a8c2c09090..ce46031569 100644
--- a/c/src/exec/libcsupport/include/rtems/libio.h
+++ b/c/src/exec/libcsupport/include/rtems/libio.h
@@ -20,6 +20,7 @@
#ifndef _RTEMS_LIBIO_H
#define _RTEMS_LIBIO_H
+#include <rtems.h>
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/c/src/lib/include/rtems/libio.h b/c/src/lib/include/rtems/libio.h
index a8c2c09090..ce46031569 100644
--- a/c/src/lib/include/rtems/libio.h
+++ b/c/src/lib/include/rtems/libio.h
@@ -20,6 +20,7 @@
#ifndef _RTEMS_LIBIO_H
#define _RTEMS_LIBIO_H
+#include <rtems.h>
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/c/src/lib/libc/libio.h b/c/src/lib/libc/libio.h
index a8c2c09090..ce46031569 100644
--- a/c/src/lib/libc/libio.h
+++ b/c/src/lib/libc/libio.h
@@ -20,6 +20,7 @@
#ifndef _RTEMS_LIBIO_H
#define _RTEMS_LIBIO_H
+#include <rtems.h>
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/cpukit/libcsupport/include/rtems/libio.h b/cpukit/libcsupport/include/rtems/libio.h
index a8c2c09090..ce46031569 100644
--- a/cpukit/libcsupport/include/rtems/libio.h
+++ b/cpukit/libcsupport/include/rtems/libio.h
@@ -20,6 +20,7 @@
#ifndef _RTEMS_LIBIO_H
#define _RTEMS_LIBIO_H
+#include <rtems.h>
#include <sys/types.h>
#include <sys/stat.h>