diff options
-rw-r--r-- | hurd/thread-self.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/thread-self.c b/hurd/thread-self.c index af01350..494a127 100644 --- a/hurd/thread-self.c +++ b/hurd/thread-self.c @@ -16,6 +16,7 @@ License along with the GNU C Library; if not, see <https://www.gnu.org/licenses/>. */ +#include <hurd.h> #include <hurd/signal.h> thread_t |