From a3dd035d9d87273d2feae6910f80fe888f6aeba0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 26 Jun 2014 13:35:31 -0700 Subject: Add missing #include to ARM fesetenv/feupdateenv. --- sysdeps/arm/feupdateenv.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/arm/feupdateenv.c') diff --git a/sysdeps/arm/feupdateenv.c b/sysdeps/arm/feupdateenv.c index d8116789d0..f9a1f28552 100644 --- a/sysdeps/arm/feupdateenv.c +++ b/sysdeps/arm/feupdateenv.c @@ -18,6 +18,7 @@ . */ #include +#include #include -- cgit 1.4.1