Move gdb_locale.h to common-defs.h
authorGary Benson <gbenson@redhat.com>
Mon, 28 Jul 2014 13:21:31 +0000 (14:21 +0100)
committerGary Benson <gbenson@redhat.com>
Thu, 7 Aug 2014 08:06:43 +0000 (09:06 +0100)
commit3995eeeeacd9f6630d46e3d1be226365ef5a6652
treec8839dabfd119ea0cdbf4280ea0fb326bdf63a98
parentcb9f1a9bcdd26a6f460a033e641804ba798937fc
Move gdb_locale.h to common-defs.h

This commit moves the inclusion of gdb_locale.h to common-defs.h and
removes all other inclusions.

gdb/
2014-08-07  Gary Benson  <gbenson@redhat.com>

* common/common-defs.h: Include gdb_locale.h.
* defs.h: Do not include gdb_locale.h.

gdb/gdbserver/
2014-08-07  Gary Benson  <gbenson@redhat.com>

* server.h: Do not include gdb_locale.h.
gdb/ChangeLog
gdb/common/common-defs.h
gdb/defs.h
gdb/gdbserver/ChangeLog
gdb/gdbserver/server.h
This page took 0.029798 seconds and 4 git commands to generate.