diff options
| author | Matthew N. Dodd <mdodd@FreeBSD.org> | 2003-06-18 05:31:08 +0000 |
|---|---|---|
| committer | Matthew N. Dodd <mdodd@FreeBSD.org> | 2003-06-18 05:31:08 +0000 |
| commit | 7227105f74dd2edda3cddf928418212f4d001e02 (patch) | |
| tree | ca51956203a8d3f6d840bc4d5689e8f7df35cc1b /libexec/rtld-elf | |
| parent | 31953be9368d64dd1f798f0bd49765fd412f9db0 (diff) | |
Notes
Diffstat (limited to 'libexec/rtld-elf')
| -rw-r--r-- | libexec/rtld-elf/libmap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rtld-elf/libmap.c b/libexec/rtld-elf/libmap.c index 6a66ce1eb37d..bdb915118006 100644 --- a/libexec/rtld-elf/libmap.c +++ b/libexec/rtld-elf/libmap.c @@ -11,6 +11,7 @@ #include "debug.h" #include "rtld.h" +#include "libmap.h" #ifndef _PATH_LIBMAP_CONF #define _PATH_LIBMAP_CONF "/etc/libmap.conf" |
