summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>2007-11-19 08:58:11 +0000
committerjb <jb@FreeBSD.org>2007-11-19 08:58:11 +0000
commitec0f8069c41d6962d816d1d0cd0f4eac1877e470 (patch)
treec5a58d57c669803bb5a62c9e3f5b4ac4e0449a79 /libexec
parentcce0b1d52a4e6f98c4bcd5fc411481dfffa64516 (diff)
downloadFreeBSD-src-ec0f8069c41d6962d816d1d0cd0f4eac1877e470.zip
FreeBSD-src-ec0f8069c41d6962d816d1d0cd0f4eac1877e470.tar.gz
Include an extra header to get a function prototype.
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/powerpc/reloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rtld-elf/powerpc/reloc.c b/libexec/rtld-elf/powerpc/reloc.c
index ed3b6fa..2252428 100644
--- a/libexec/rtld-elf/powerpc/reloc.c
+++ b/libexec/rtld-elf/powerpc/reloc.c
@@ -38,6 +38,7 @@
#include <string.h>
#include <unistd.h>
#include <machine/cpu.h>
+#include <machine/md_var.h>
#include "debug.h"
#include "rtld.h"
OpenPOWER on IntegriCloud