From 7a775e6b3d938586db5a66a76de9c14667151cf9 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 15 Sep 2011 14:48:01 +0200 Subject: Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork --- nptl/allocatestack.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/allocatestack.c') diff --git a/nptl/allocatestack.c b/nptl/allocatestack.c index 23d2ce559c..36b4aa16fd 100644 --- a/nptl/allocatestack.c +++ b/nptl/allocatestack.c @@ -28,6 +28,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3