summaryrefslogtreecommitdiff
path: root/include/paths.h
diff options
context:
space:
mode:
authorMatthew N. Dodd <mdodd@FreeBSD.org>2003-04-07 16:21:26 +0000
committerMatthew N. Dodd <mdodd@FreeBSD.org>2003-04-07 16:21:26 +0000
commit29ade362259ab5b1bcb692c1f5c74fb839b4e91c (patch)
tree36bdb2349a03bc43a769c15fd3ddd1063c1bf86b /include/paths.h
parentfce2287796018d351c0c37a156003348119f4c06 (diff)
Notes
Diffstat (limited to 'include/paths.h')
-rw-r--r--include/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index 5376e7ea5370..48e3618f9c6f 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -60,6 +60,7 @@
#define _PATH_ETC "/etc"
#define _PATH_FTPUSERS "/etc/ftpusers"
#define _PATH_KMEM "/dev/kmem"
+#define _PATH_LIBMAP_CONF "/etc/libmap.conf"
#define _PATH_LOGIN "/usr/bin/login"
#define _PATH_MAILDIR "/var/mail"
#define _PATH_MAN "/usr/share/man"