summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/ldsodefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/powerpc/ldsodefs.h')
-rw-r--r--sysdeps/powerpc/ldsodefs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/powerpc/ldsodefs.h b/sysdeps/powerpc/ldsodefs.h
index 83ff1be48a..2a981d888d 100644
--- a/sysdeps/powerpc/ldsodefs.h
+++ b/sysdeps/powerpc/ldsodefs.h
@@ -1,5 +1,5 @@
/* Run-time dynamic linker data structures for loaded ELF shared objects.
- Copyright (C) 1995-2016 Free Software Foundation, Inc.
+ Copyright (C) 1995-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -20,6 +20,7 @@
#define _POWERPC_LDSODEFS_H 1
#include <elf.h>
+#include <cpu-features.h>
struct La_ppc32_regs;
struct La_ppc32_retval;