$NetBSD$ * Part of patchset to build electron on NetBSD * Based on OpenBSD's chromium patches, and FreeBSD's electron patches --- chrome/browser/diagnostics/diagnostics_writer.h.orig 2025-02-24 19:59:26.000000000 +0000 +++ chrome/browser/diagnostics/diagnostics_writer.h @@ -14,6 +14,8 @@ namespace diagnostics { // Console base class used internally. class SimpleConsole; +#undef MACHINE + class DiagnosticsWriter : public DiagnosticsModel::Observer { public: // The type of formatting done by this writer.