about summary refs log tree commit diff
path: root/sysdeps/x86/link_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86/link_map.h')
-rw-r--r--sysdeps/x86/link_map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/x86/link_map.h b/sysdeps/x86/link_map.h
index 4c46a25f83..0c7e25dc96 100644
--- a/sysdeps/x86/link_map.h
+++ b/sysdeps/x86/link_map.h
@@ -29,3 +29,5 @@ unsigned int l_x86_feature_1_and;
 
 /* GNU_PROPERTY_X86_ISA_1_NEEDED of this object.  */
 unsigned int l_x86_isa_1_needed;
+
+#include <sysdeps/generic/link_map.h>