$OpenBSD: patch-third_party_pdfium_core_fxcrt_include_fx_system_h,v 1.1 2016/05/27 06:28:21 robert Exp $
--- third_party/pdfium/core/fxcrt/include/fx_system.h.orig.port	Thu May 26 08:32:11 2016
+++ third_party/pdfium/core/fxcrt/include/fx_system.h	Thu May 26 08:32:19 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__)
