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). --- nptl_db/td_ta_tsd_iter.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl_db/td_ta_tsd_iter.c') diff --git a/nptl_db/td_ta_tsd_iter.c b/nptl_db/td_ta_tsd_iter.c index 92414cd570..e3f7ffeab8 100644 --- a/nptl_db/td_ta_tsd_iter.c +++ b/nptl_db/td_ta_tsd_iter.c @@ -17,6 +17,7 @@ License along with the GNU C Library; if not, see . */ +#include #include "thread_dbP.h" #include -- cgit 1.4.1