diff options
Diffstat (limited to 'libc/src/stdlib/strfromf.cpp')
| -rw-r--r-- | libc/src/stdlib/strfromf.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/src/stdlib/strfromf.cpp b/libc/src/stdlib/strfromf.cpp index 40eff87eb454..80e1d74797c8 100644 --- a/libc/src/stdlib/strfromf.cpp +++ b/libc/src/stdlib/strfromf.cpp @@ -9,9 +9,6 @@ #include "src/stdlib/strfromf.h" #include "src/stdlib/str_from_util.h" -#include <stdarg.h> -#include <stddef.h> - namespace LIBC_NAMESPACE { LLVM_LIBC_FUNCTION(int, strfromf, |
