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

Index: src/3rdparty/chromium/third_party/pdfium/core/fxcrt/fx_system.h
--- src/3rdparty/chromium/third_party/pdfium/core/fxcrt/fx_system.h.orig
+++ src/3rdparty/chromium/third_party/pdfium/core/fxcrt/fx_system.h
@@ -27,7 +27,7 @@
 #define _FX_PLATFORM_ _FX_PLATFORM_WINDOWS_
 #elif defined(_WIN64)
 #define _FX_PLATFORM_ _FX_PLATFORM_WINDOWS_
-#elif defined(__linux__)
+#elif defined(__linux__) || defined(__OpenBSD__)
 #define _FX_PLATFORM_ _FX_PLATFORM_LINUX_
 #elif defined(__APPLE__)
 #define _FX_PLATFORM_ _FX_PLATFORM_APPLE_
