summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/f/info.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/f/info.h')
-rw-r--r--contrib/gcc/f/info.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/gcc/f/info.h b/contrib/gcc/f/info.h
index bbf4e94..69defd2 100644
--- a/contrib/gcc/f/info.h
+++ b/contrib/gcc/f/info.h
@@ -29,8 +29,8 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
/* Allow multiple inclusion to work. */
-#ifndef _H_f_info
-#define _H_f_info
+#ifndef GCC_F_INFO_H
+#define GCC_F_INFO_H
/* Simple definitions and enumerations. */
@@ -183,4 +183,4 @@ ffetype ffeinfo_type (ffeinfoBasictype basictype, ffeinfoKindtype kindtype);
/* End of #include file. */
-#endif
+#endif /* ! GCC_F_INFO_H */
OpenPOWER on IntegriCloud