aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-main.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/mi/mi-main.h')
-rw-r--r--gdb/mi/mi-main.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/gdb/mi/mi-main.h b/gdb/mi/mi-main.h
index a81aa9c..72ddab9 100644
--- a/gdb/mi/mi-main.h
+++ b/gdb/mi/mi-main.h
@@ -17,8 +17,8 @@
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 MI_MAIN_H
-#define MI_MAIN_H
+#ifndef MI_MI_MAIN_H
+#define MI_MI_MAIN_H
struct ui_file;
@@ -54,5 +54,4 @@ struct mi_suppress_notification
};
extern struct mi_suppress_notification mi_suppress_notification;
-#endif
-
+#endif /* MI_MI_MAIN_H */