diff options
| author | John Birrell <jb@FreeBSD.org> | 2007-11-19 08:58:11 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 2007-11-19 08:58:11 +0000 |
| commit | 1566f9a7f9f0449fecb7643bdce676b8f7177196 (patch) | |
| tree | c5a58d57c669803bb5a62c9e3f5b4ac4e0449a79 /libexec | |
| parent | 3aabc4d9010b19c701444854d87fc16752cc5df4 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/rtld-elf/powerpc/reloc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rtld-elf/powerpc/reloc.c b/libexec/rtld-elf/powerpc/reloc.c index ed3b6fab6e4a5..22524283bc188 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" |
