summaryrefslogtreecommitdiffstats
path: root/sys/fs/procfs/procfs_note.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/procfs/procfs_note.c')
-rw-r--r--sys/fs/procfs/procfs_note.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/procfs/procfs_note.c b/sys/fs/procfs/procfs_note.c
index 273010b..c669654 100644
--- a/sys/fs/procfs/procfs_note.c
+++ b/sys/fs/procfs/procfs_note.c
@@ -41,7 +41,7 @@
#include <sys/param.h>
#include <sys/vnode.h>
-#include <miscfs/procfs/procfs.h>
+#include <fs/procfs/procfs.h>
int
procfs_donote(curp, p, pfs, uio)
OpenPOWER on IntegriCloud