summaryrefslogtreecommitdiff
path: root/gcc/f/stp.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/f/stp.h')
-rw-r--r--gcc/f/stp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/f/stp.h b/gcc/f/stp.h
index d995cf0079e..eca8d0d563d 100644
--- a/gcc/f/stp.h
+++ b/gcc/f/stp.h
@@ -27,8 +27,8 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
/* Allow multiple inclusion to work. */
-#ifndef _H_f_stp
-#define _H_f_stp
+#ifndef GCC_F_STP_H
+#define GCC_F_STP_H
/* Simple definitions and enumerations. */
@@ -505,4 +505,4 @@ extern union _ffestp_fileu_ ffestp_file;
/* End of #include file. */
-#endif
+#endif /* ! GCC_F_STP_H */