summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/paths.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index 9894e00bc8c8..8a2259face08 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -47,6 +47,8 @@
#define _PATH_AUTHCONF "/etc/auth.conf"
#define _PATH_BSHELL "/bin/sh"
+#define _PATH_CAPABILITY "/etc/capability"
+#define _PATH_CAPABILITY_DB "/etc/capability.db"
#define _PATH_CONSOLE "/dev/console"
#define _PATH_CSHELL "/bin/csh"
#define _PATH_DEFTAPE "/dev/sa0"