$NetBSD: patch-gcc_system.h,v 1.1 2019/07/15 05:59:13 maya Exp $ --- gcc/system.h.orig 2019-01-01 12:31:55.000000000 +0000 +++ gcc/system.h @@ -44,6 +44,9 @@ along with GCC; see the file COPYING3. #endif #include +#ifdef __cplusplus +# include +#endif /* Define a generic NULL if one hasn't already been defined. */ #ifndef NULL