Fix for GNU/Linux emulation.

This commit is contained in:
NIIBE Yutaka
2017-06-26 19:52:19 +09:00
parent 1f7d4a6aac
commit 1fbbf66e8e
4 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
#include <ucontext.h>
/*
* The thread context: specific to GNU/Linux.
*