summaryrefslogtreecommitdiffstats
path: root/include/paths.h
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2003-04-07 16:21:26 +0000
committermdodd <mdodd@FreeBSD.org>2003-04-07 16:21:26 +0000
commit5ce5797f854a3c9afeef6e3aa4c3c251b63c3d24 (patch)
tree36bdb2349a03bc43a769c15fd3ddd1063c1bf86b /include/paths.h
parenteff9d3d98df90c348751cebe8fd1aeaa8714e244 (diff)
downloadFreeBSD-src-5ce5797f854a3c9afeef6e3aa4c3c251b63c3d24.zip
FreeBSD-src-5ce5797f854a3c9afeef6e3aa4c3c251b63c3d24.tar.gz
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.
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 5376e7e..48e3618 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"
OpenPOWER on IntegriCloud