summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2003-06-18 05:31:08 +0000
committermdodd <mdodd@FreeBSD.org>2003-06-18 05:31:08 +0000
commit39e51d22ffc59d057a9658e191db084b4e10bae1 (patch)
treeca51956203a8d3f6d840bc4d5689e8f7df35cc1b /libexec
parentcacc52e8aa28d836df641ea037690d2b04cb4dcc (diff)
downloadFreeBSD-src-39e51d22ffc59d057a9658e191db084b4e10bae1.zip
FreeBSD-src-39e51d22ffc59d057a9658e191db084b4e10bae1.tar.gz
Include libmap.h for prototypes.
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/libmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rtld-elf/libmap.c b/libexec/rtld-elf/libmap.c
index 6a66ce1..bdb9151 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"
OpenPOWER on IntegriCloud