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). --- elf/dl-cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf/dl-cache.c') diff --git a/elf/dl-cache.c b/elf/dl-cache.c index 030fdcaffe..0b68d18b93 100644 --- a/elf/dl-cache.c +++ b/elf/dl-cache.c @@ -22,7 +22,7 @@ #include #include #include - +#include #include <_itoa.h> #ifndef _DL_PLATFORMS_COUNT -- cgit v1.2.3