head 1.1; access; symbols; locks; strict; comment @// @; 1.1 date 2026.04.20.03.49.24; author js; state Exp; branches; next ; commitid CniW0JT42xqHiECG; desc @@ 1.1 log @Make cross/arm-none-eabi-gcc compile on Fedora 44 @ text @$NetBSD: patch-gcc_plugin.cc,v 1.1 2025/06/15 13:19:52 js Exp $ --- gcc/plugin.cc.orig 2025-06-15 13:13:22.246840287 +0000 +++ gcc/plugin.cc @@@@ -31,6 +31,8 @@@@ along with GCC; see the file COPYING3. #include "intl.h" #include "plugin.h" +#include + #ifdef ENABLE_PLUGIN #include "plugin-version.h" #endif @