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-profile.c | 1 + 1 file changed, 1 insertion(+) (limited to 'elf/dl-profile.c') diff --git a/elf/dl-profile.c b/elf/dl-profile.c index c3faeba..9034be2 100644 --- a/elf/dl-profile.c +++ b/elf/dl-profile.c @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include -- cgit v1.1