mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
2002-03-11 Roland McGrath <roland@frob.com>
* hurd/hurd/threadvar.h: Include <features.h> for __THROW macro.
This commit is contained in:
parent
7d55d698b8
commit
d6ecea7114
@ -20,6 +20,8 @@
|
||||
#ifndef _HURD_THREADVAR_H
|
||||
#define _HURD_THREADVAR_H
|
||||
|
||||
#include <features.h>
|
||||
|
||||
/* The per-thread variables are found by ANDing this mask
|
||||
with the value of the stack pointer and then adding this offset.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user