summaryrefslogtreecommitdiff
path: root/libc/test/src/__support/str_to_integer_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libc/test/src/__support/str_to_integer_test.cpp')
-rw-r--r--libc/test/src/__support/str_to_integer_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/test/src/__support/str_to_integer_test.cpp b/libc/test/src/__support/str_to_integer_test.cpp
index 1ec882b212b8..40cb76a8bd6a 100644
--- a/libc/test/src/__support/str_to_integer_test.cpp
+++ b/libc/test/src/__support/str_to_integer_test.cpp
@@ -6,6 +6,7 @@
//
//===----------------------------------------------------------------------===//
+#include "src/__support/libc_errno.h"
#include "src/__support/str_to_integer.h"
#include <stddef.h>