$OpenBSD: patch-src_3rdparty_chromium_third_party_yasm_source_config_openbsd_config_h,v 1.2 2021/01/19 06:16:35 rsadowski Exp $

Index: src/3rdparty/chromium/third_party/yasm/source/config/openbsd/config.h
--- src/3rdparty/chromium/third_party/yasm/source/config/openbsd/config.h.orig
+++ src/3rdparty/chromium/third_party/yasm/source/config/openbsd/config.h
@@ -13,6 +13,14 @@
 /* */
 /* #undef HAVE_CATGETS */
 
+/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
+   CoreFoundation framework. */
+/* #undef HAVE_CFLOCALECOPYCURRENT */
+
+/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
+   the CoreFoundation framework. */
+/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
+
 /* Define if the GNU dcgettext() function is already present or preinstalled.
    */
 /* #undef HAVE_DCGETTEXT */
