head 1.1; access; symbols; locks; strict; comment @// @; 1.1 date 2026.04.06.14.15.18; author tsutsui; state Exp; branches; next ; commitid w9hT2oI5SxRjdUAG; desc @@ 1.1 log @mozc-server226: fix build errors on NetBSD/i386 11.0_RC3 @ text @$NetBSD$ Fix build errors on NetBSD/i386 11.0_RC3 with gcc12 --- third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc.orig 2026-04-06 10:15:08.606570125 +0000 +++ third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc @@@@ -37,6 +37,7 @@@@ #include #include +#include #include "absl/base/internal/hide_ptr.h" #include "absl/base/internal/raw_logging.h" #include "absl/base/internal/spinlock.h" @