$NetBSD$ * Part of patchset to build electron on NetBSD * Based on OpenBSD's chromium patches, and FreeBSD's electron patches --- base/posix/file_descriptor_shuffle.h.orig 2025-02-24 19:59:26.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