aboutsummaryrefslogtreecommitdiff
path: root/libc/test/UnitTest/HermeticTestUtils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libc/test/UnitTest/HermeticTestUtils.cpp')
-rw-r--r--libc/test/UnitTest/HermeticTestUtils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/test/UnitTest/HermeticTestUtils.cpp b/libc/test/UnitTest/HermeticTestUtils.cpp
index a9494af..f34a73f 100644
--- a/libc/test/UnitTest/HermeticTestUtils.cpp
+++ b/libc/test/UnitTest/HermeticTestUtils.cpp
@@ -6,10 +6,10 @@
//
//===----------------------------------------------------------------------===//
+#include "hdr/stdint_proxy.h"
#include "src/__support/common.h"
#include "src/__support/macros/config.h"
#include <stddef.h>
-#include <stdint.h>
#ifdef LIBC_TARGET_ARCH_IS_AARCH64
#include "src/sys/auxv/getauxval.h"