$OpenBSD: patch-third_party_pdfium_core_fxcrt_fx_system_h,v 1.3 2018/03/12 13:48:34 robert Exp $

Index: third_party/pdfium/core/fxcrt/fx_system.h
--- third_party/pdfium/core/fxcrt/fx_system.h.orig
+++ third_party/pdfium/core/fxcrt/fx_system.h
@@ -41,7 +41,7 @@
 #elif defined(_WIN64)
 #define _FX_OS_ _FX_OS_WIN64_
 #define _FX_PLATFORM_ _FX_PLATFORM_WINDOWS_
-#elif defined(__linux__)
+#elif defined(__linux__) || defined(__OpenBSD__)
 #define _FX_OS_ _FX_OS_LINUX_
 #define _FX_PLATFORM_ _FX_PLATFORM_LINUX_
 #elif defined(__APPLE__)
