From e054f494306530720114b321b3d97ca2f397cbbb Mon Sep 17 00:00:00 2001 From: "Ryan S. Arnold" Date: Wed, 1 May 2013 10:46:34 -0500 Subject: Add #include for uint[32|64]_t usage (except installed headers). --- sysdeps/x86_64/dl-tls.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/x86_64/dl-tls.h') diff --git a/sysdeps/x86_64/dl-tls.h b/sysdeps/x86_64/dl-tls.h index 2bb3e6fe62..af861c0ad4 100644 --- a/sysdeps/x86_64/dl-tls.h +++ b/sysdeps/x86_64/dl-tls.h @@ -16,6 +16,7 @@ License along with the GNU C Library; if not, see . */ +#include /* Type used for the representation of TLS information in the GOT. */ typedef struct dl_tls_index -- cgit 1.4.1