$NetBSD: patch-base_posix_file__descriptor__shuffle.h,v 1.7 2025/09/12 16:02:19 kikadf Exp $ * Part of patchset to build chromium on NetBSD * Based on OpenBSD's chromium patches, and pkgsrc's qt5-qtwebengine patches --- base/posix/file_descriptor_shuffle.h.orig 2025-09-08 23:21:33.000000000 +0000 +++ base/posix/file_descriptor_shuffle.h @@ -26,6 +26,8 @@ #include "base/base_export.h" #include "base/compiler_specific.h" +#undef close + namespace base { // A Delegate which performs the actions required to perform an injective