From de867059a0fffe473041bb4509652d944d233291 Mon Sep 17 00:00:00 2001 From: Andrew Pinski Date: Mon, 1 Dec 2025 18:08:59 -0800 Subject: [PATCH] libcc1: Regenerate cc1plugin-config.h.in This was missed with r16-5786-g8de45537d29ee1. Pushed as obvious. libcc1/ChangeLog: * cc1plugin-config.h.in: Regenerate. Signed-off-by: Andrew Pinski --- libcc1/cc1plugin-config.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libcc1/cc1plugin-config.h.in b/libcc1/cc1plugin-config.h.in index ac06357bad48..ec972261c9f7 100644 --- a/libcc1/cc1plugin-config.h.in +++ b/libcc1/cc1plugin-config.h.in @@ -10,6 +10,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LIBGEN_H + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H