aboutsummaryrefslogtreecommitdiff
path: root/gdb/xcoffread.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/xcoffread.h')
-rw-r--r--gdb/xcoffread.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/xcoffread.h b/gdb/xcoffread.h
index 26cf4e4..a110a81 100644
--- a/gdb/xcoffread.h
+++ b/gdb/xcoffread.h
@@ -16,11 +16,11 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#ifndef XCOFF_READ_H
-#define XCOFF_READ_H
+#ifndef XCOFFREAD_H
+#define XCOFFREAD_H
extern CORE_ADDR xcoff_get_toc_offset (struct objfile *);
extern int xcoff_get_n_import_files (bfd *abfd);
-#endif /* xcoffread.h */
+#endif /* XCOFFREAD_H */