$OpenBSD: patch-third_party_pdfium_core_include_fxcrt_fx_system_h,v 1.2 2015/07/23 13:44:04 robert Exp $
--- third_party/pdfium/core/include/fxcrt/fx_system.h.orig.port	Wed Jul 15 22:31:51 2015
+++ third_party/pdfium/core/include/fxcrt/fx_system.h	Wed Jul 22 08:37:30 2015
@@ -24,7 +24,7 @@
 #elif defined(_WIN32) || defined(_WIN64)
 #define _FX_OS_ _FX_WIN32_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__)
