This was missed with r16-5786-g8de45537d29ee1.
Pushed as obvious.
libcc1/ChangeLog:
* cc1plugin-config.h.in: Regenerate.
Signed-off-by: Andrew Pinski <[email protected]>
---
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 ac06357bad4..ec972261c9f 100644
--- a/libcc1/cc1plugin-config.h.in
+++ b/libcc1/cc1plugin-config.h.in
@@ -10,6 +10,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the <libgen.h> header file. */
+#undef HAVE_LIBGEN_H
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
--
2.43.0