$OpenBSD: patch-third_party_skia_src_sksl_SkSLString_h,v 1.7 2021/04/01 10:24:46 robert Exp $

Index: third_party/skia/src/sksl/SkSLString.h
--- third_party/skia/src/sksl/SkSLString.h.orig
+++ third_party/skia/src/sksl/SkSLString.h
@@ -17,6 +17,8 @@
 #include "include/core/SkString.h"
 #endif
 
+#include <stdarg.h>
+
 namespace SkSL {
 
 class String;
