summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/unmount.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/unmount.c')
-rw-r--r--cpukit/libcsupport/src/unmount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/src/unmount.c b/cpukit/libcsupport/src/unmount.c
index 17f7e4baa2..67fcf7d175 100644
--- a/cpukit/libcsupport/src/unmount.c
+++ b/cpukit/libcsupport/src/unmount.c
@@ -26,7 +26,7 @@
#include <string.h>
#include <assert.h>
-#include "libio_.h"
+#include <rtems/libio_.h>
/*
* Data structures and routines private to mount/unmount pair.