From 29ade362259ab5b1bcb692c1f5c74fb839b4e91c Mon Sep 17 00:00:00 2001 From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 16:21:26 +0000 Subject: 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. --- include/paths.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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" -- cgit v1.3