summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pathnames.h')
-rw-r--r--include/pathnames.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pathnames.h b/include/pathnames.h
index c0572954e..efbd6a65c 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -82,6 +82,7 @@
#define _PATH_PROC_MOUNTINFO "/proc/self/mountinfo"
#define _PATH_SYS_BLOCK "/sys/block"
+#define _PATH_SYS_DEVBLOCK "/sys/dev/block"
#ifndef _PATH_MOUNTED
# ifdef MOUNTED /* deprecated */