diff options
author | gdb-2.8 <gdb@fsf.org> | 1988-09-03 08:00:00 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2012-06-03 15:36:31 +0100 |
commit | 3bf57d210832b28e9361990830eb722a619f031b (patch) | |
tree | ba506d293bde0f6500d0cee3e643ebf8890d9cf7 /gdb/initialize.h | |
parent | 7c75bab3d3ef344a6a0b13b9ab59ecd5855aceb5 (diff) | |
download | binutils-3bf57d210832b28e9361990830eb722a619f031b.zip binutils-3bf57d210832b28e9361990830eb722a619f031b.tar.gz binutils-3bf57d210832b28e9361990830eb722a619f031b.tar.bz2 |
gdb-2.8
Diffstat (limited to 'gdb/initialize.h')
-rw-r--r-- | gdb/initialize.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/initialize.h b/gdb/initialize.h index 05d570e..8037dd6 100644 --- a/gdb/initialize.h +++ b/gdb/initialize.h @@ -111,7 +111,7 @@ what you give them. Help stamp out software-hoarding! */ of the end of one object file's text to the start of the next object file's text. */ -#include "m-suninit.h" +#include "m-init.h" /* This is used to make a file's initialization function. It calls another function named `initialize', which must |