summaryrefslogtreecommitdiffstats
path: root/sys/fs/procfs/procfs_type.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/procfs/procfs_type.c')
-rw-r--r--sys/fs/procfs/procfs_type.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/procfs/procfs_type.c b/sys/fs/procfs/procfs_type.c
index cb2a45f..3919c88 100644
--- a/sys/fs/procfs/procfs_type.c
+++ b/sys/fs/procfs/procfs_type.c
@@ -42,7 +42,7 @@
#include <sys/proc.h>
#include <sys/sysent.h>
#include <sys/vnode.h>
-#include <miscfs/procfs/procfs.h>
+#include <fs/procfs/procfs.h>
int
procfs_dotype(curp, p, pfs, uio)
OpenPOWER on IntegriCloud