From ace4acc8ace692f64051594afe47efb1135b3c29 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Fri, 1 Mar 2013 20:45:17 +0530 Subject: Fix build warning --- nptl/tst-oddstacklimit.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/tst-oddstacklimit.c') diff --git a/nptl/tst-oddstacklimit.c b/nptl/tst-oddstacklimit.c index 2c7783f56f..49754fe48c 100644 --- a/nptl/tst-oddstacklimit.c +++ b/nptl/tst-oddstacklimit.c @@ -21,6 +21,7 @@ #include #include #include +#include /* This sets the stack resource limit to 1023kb, which is not a multiple of the page size since every architecture's page size is > 1k. */ -- cgit 1.4.1