aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Config/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Config/config.h.in')
-rw-r--r--include/clang/Config/config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/clang/Config/config.h.in b/include/clang/Config/config.h.in
index 4395e73c568a..91983f6430fe 100644
--- a/include/clang/Config/config.h.in
+++ b/include/clang/Config/config.h.in
@@ -1,9 +1,9 @@
/* This generated file is for internal use. Do not include it from headers. */
-#ifdef CONFIG_H
+#ifdef CLANG_CONFIG_H
#error config.h can only be included once
#else
-#define CONFIG_H
+#define CLANG_CONFIG_H
/* Bug report URL. */
#undef BUG_REPORT_URL