diff options
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 |