summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/devfs/devfs_mknod.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libfs/src/devfs/devfs_mknod.c')
-rw-r--r--cpukit/libfs/src/devfs/devfs_mknod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libfs/src/devfs/devfs_mknod.c b/cpukit/libfs/src/devfs/devfs_mknod.c
index 6fe709cfc4..3b86d8c192 100644
--- a/cpukit/libfs/src/devfs/devfs_mknod.c
+++ b/cpukit/libfs/src/devfs/devfs_mknod.c
@@ -19,7 +19,7 @@
#include <stdlib.h>
#include <string.h>
-#include "devfs.h"
+#include <rtems/devfs.h>
int devFS_mknod(
const rtems_filesystem_location_info_t *parentloc,