Sophie

Sophie

distrib > Mageia > 9 > aarch64 > media > tainted-updates-src > by-pkgid > 53e82d52de6621aa4524e6ebb5d8f226 > files > 26

chromium-browser-stable-124.0.6367.60-1.mga9.tainted.src.rpm

--- patch121/crypto/hkdf.h	2024-01-10 16:43:27.277471000 +0100
+++ patch121/crypto/hkdf.h.vector	2024-02-07 11:49:02.659049969 +0100
@@ -5,6 +5,8 @@
 #ifndef CRYPTO_HKDF_H_
 #define CRYPTO_HKDF_H_
 
+#include <vector>
+
 #include <stddef.h>
 
 #include <string>