$OpenBSD: patch-third_party_skia_src_sksl_SkSLString_h,v 1.6 2021/01/20 07:28:12 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;
