$OpenBSD: patch-third_party_pdfium_core_fxcrt_fx_system_h,v 1.2 2017/10/28 07:36:01 robert Exp $
--- third_party/pdfium/core/fxcrt/fx_system.h.orig.port	Sat Dec  3 14:17:34 2016
+++ third_party/pdfium/core/fxcrt/fx_system.h	Sat Dec  3 14:17:44 2016
@@ -40,7 +40,7 @@
 #elif defined(_WIN64)
 #define _FX_OS_ _FX_WIN64_DESKTOP_
 #define _FXM_PLATFORM_ _FXM_PLATFORM_WINDOWS_
-#elif defined(__linux__)
+#elif defined(__linux__) || defined(__OpenBSD__)
 #define _FX_OS_ _FX_LINUX_DESKTOP_
 #define _FXM_PLATFORM_ _FXM_PLATFORM_LINUX_
 #elif defined(__APPLE__)
