[libc-commits] [libc] [libc] add missing headers in stdfix (PR #162078)

Shreeyash Pandey via libc-commits libc-commits at lists.llvm.org
Thu Oct 16 20:24:15 PDT 2025


================
@@ -8,7 +8,7 @@
 
 #include "bitshk.h"
 #include "include/llvm-libc-macros/stdfix-macros.h" // short accum
-#include "include/llvm-libc-types/stdfix-types.h"   // int_hk_t
+#include "include/llvm-libc-types/int_hk_t.h"
----------------
bojle wrote:

Sure, will look into doing this too

https://github.com/llvm/llvm-project/pull/162078


More information about the libc-commits mailing list