diff options
Diffstat (limited to 'sysdeps/s390/ldsodefs.h')
-rw-r--r-- | sysdeps/s390/ldsodefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/s390/ldsodefs.h b/sysdeps/s390/ldsodefs.h index 67f02c8f34..0f63d7cc0d 100644 --- a/sysdeps/s390/ldsodefs.h +++ b/sysdeps/s390/ldsodefs.h @@ -20,6 +20,7 @@ #define _S390_LDSODEFS_H 1 #include <elf.h> +#include <cpu-features.h> struct La_s390_32_regs; struct La_s390_32_retval; |