aboutsummaryrefslogtreecommitdiff
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)
downloadsrc-29ade362259ab5b1bcb692c1f5c74fb839b4e91c.tar.gz
src-29ade362259ab5b1bcb692c1f5c74fb839b4e91c.zip
Dynamic object dependency mapping: libmap.
This is an optional feature, disabled by default. This will be useful to people testing the various POSIX threading libraries under -CURRENT but can easily serve other needs.
Notes
Notes: svn path=/head/; revision=113229
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"