summaryrefslogtreecommitdiff
path: root/libc/src/stdlib/strfromf.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2024-03-31 22:43:06 -0700
committerVitaly Buka <vitalybuka@google.com>2024-03-31 22:43:06 -0700
commit7aced1ab9772075ef9a77b1ba4a6456968f27906 (patch)
tree995152f5bc707d6c2160f92a879eb52f8fc2a3a9 /libc/src/stdlib/strfromf.cpp
parentfd7a6d054b1e027c036a1cff5ddc7ee81461f90a (diff)
parent1e442ac4c33ac36d33e191c2d18ff594d8a5d11a (diff)
Created using spr 1.3.4 [skip ci]
Diffstat (limited to 'libc/src/stdlib/strfromf.cpp')
-rw-r--r--libc/src/stdlib/strfromf.cpp3
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,