summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/RoundToIntegerTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/test/src/math/smoke/RoundToIntegerTest.h')
-rw-r--r--libc/test/src/math/smoke/RoundToIntegerTest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/test/src/math/smoke/RoundToIntegerTest.h b/libc/test/src/math/smoke/RoundToIntegerTest.h
index 6866e9109ca0..f8be5a5bcc73 100644
--- a/libc/test/src/math/smoke/RoundToIntegerTest.h
+++ b/libc/test/src/math/smoke/RoundToIntegerTest.h
@@ -12,6 +12,7 @@
#include "src/__support/CPP/algorithm.h"
#include "src/__support/FPUtil/FEnvImpl.h"
#include "src/__support/FPUtil/FPBits.h"
+#include "src/__support/libc_errno.h"
#include "test/UnitTest/FEnvSafeTest.h"
#include "test/UnitTest/FPMatcher.h"
#include "test/UnitTest/Test.h"