summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/extern-ls.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/shell/extern-ls.h')
-rw-r--r--cpukit/libmisc/shell/extern-ls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libmisc/shell/extern-ls.h b/cpukit/libmisc/shell/extern-ls.h
index 33f713b66e..99ac3ac328 100644
--- a/cpukit/libmisc/shell/extern-ls.h
+++ b/cpukit/libmisc/shell/extern-ls.h
@@ -41,6 +41,7 @@
#include <sys/cdefs.h>
#include <setjmp.h>
+#include <rtems.h>
#define major(d) rtems_filesystem_dev_major_t(d)
#define minor(d) rtems_filesystem_dev_minor_t(d)