]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libcc1: Regenerate cc1plugin-config.h.in
authorAndrew Pinski <andrew.pinski@oss.qualcomm.com>
Tue, 2 Dec 2025 02:08:59 +0000 (18:08 -0800)
committerAndrew Pinski <andrew.pinski@oss.qualcomm.com>
Tue, 2 Dec 2025 02:11:45 +0000 (18:11 -0800)
This was missed with r16-5786-g8de45537d29ee1.

Pushed as obvious.

libcc1/ChangeLog:

* cc1plugin-config.h.in: Regenerate.

Signed-off-by: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
libcc1/cc1plugin-config.h.in

index ac06357bad48bcef80ec6090a58da969c48f5134..ec972261c9f7b885517c4a3712bca5d9ec60b443 100644 (file)
@@ -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