summarylogtreecommitdiffstats
path: root/brave-1.48-partitioned_host_state_map-cstring.patch
blob: a11e8a8e41dffe7bf22e9cea9e84c5f1bd9c6ce7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/brave/net/http/partitioned_host_state_map.h b/brave/net/http/partitioned_host_state_map.h
index 891b141dd9..0a39f5f042 100644
--- a/brave/net/http/partitioned_host_state_map.h
+++ b/brave/net/http/partitioned_host_state_map.h
@@ -8,6 +8,7 @@
 
 #include <array>
 #include <string>
+#include <cstring>
 
 #include "base/auto_reset.h"
 #include "base/containers/span.h"