From: Roland McGrath Date: Mon, 11 Mar 2002 21:28:37 +0000 (+0000) Subject: 2002-03-11 Roland McGrath X-Git-Tag: upstream/2.30~21965 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d6ecea7114d63b1410e6f32ceb168283a06c5df5;p=external%2Fglibc.git 2002-03-11 Roland McGrath * hurd/hurd/threadvar.h: Include for __THROW macro. --- diff --git a/hurd/hurd/threadvar.h b/hurd/hurd/threadvar.h index d68a8d8..1c888c8 100644 --- a/hurd/hurd/threadvar.h +++ b/hurd/hurd/threadvar.h @@ -20,6 +20,8 @@ #ifndef _HURD_THREADVAR_H #define _HURD_THREADVAR_H +#include + /* The per-thread variables are found by ANDing this mask with the value of the stack pointer and then adding this offset.