$OpenBSD: patch-third_party_pdfium_core_include_fxcrt_fx_system_h,v 1.3 2015/09/05 16:06:50 robert Exp $
--- third_party/pdfium/core/include/fxcrt/fx_system.h.orig.port	Tue Sep  1 22:10:51 2015
+++ third_party/pdfium/core/include/fxcrt/fx_system.h	Wed Sep  2 07:31:55 2015
@@ -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__)
