summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/getdents.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/getdents.c')
-rw-r--r--cpukit/libcsupport/src/getdents.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libcsupport/src/getdents.c b/cpukit/libcsupport/src/getdents.c
index 9e26a3cc2d..cb650159c6 100644
--- a/cpukit/libcsupport/src/getdents.c
+++ b/cpukit/libcsupport/src/getdents.c
@@ -20,6 +20,7 @@
#include <errno.h>
+#include <rtems/score/objectimpl.h>
#include <rtems/libio_.h>
#include <rtems/seterr.h>