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/pthread_create.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/pthread_create.c') diff --git a/nptl/pthread_create.c b/nptl/pthread_create.c index c43077fe2d..b78bd95c46 100644 --- a/nptl/pthread_create.c +++ b/nptl/pthread_create.c @@ -21,6 +21,7 @@ #include #include #include +#include #include "pthreadP.h" #include #include -- cgit 1.4.1