[libc] Revert https://github.com/llvm/llvm-project/pull/83199 since it broke Fuchsia. (#83374)
With some header fix forward for GPU builds.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
#include "src/stdio/snprintf.h"
|
||||
|
||||
#include "llvm-libc-macros/stdfix-macros.h"
|
||||
#include "include/llvm-libc-macros/stdfix-macros.h"
|
||||
#include "src/__support/fixed_point/fx_bits.h"
|
||||
#include "src/__support/fixed_point/fx_rep.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user