8180036: Guard include of fpu_control.h

Reviewed-by: dholmes
This commit is contained in:
Mikael Vidstedt 2017-05-11 09:42:19 -07:00
parent 41f95937de
commit 0159ab9baf

View File

@ -73,7 +73,9 @@
# include <pwd.h>
# include <poll.h>
# include <ucontext.h>
#ifndef AMD64
# include <fpu_control.h>
#endif
#ifdef AMD64
#define REG_SP REG_RSP