Move print-utils.h to common-defs.h
authorGary Benson <gbenson@redhat.com>
Wed, 30 Jul 2014 15:14:21 +0000 (16:14 +0100)
committerGary Benson <gbenson@redhat.com>
Tue, 19 Aug 2014 09:07:19 +0000 (10:07 +0100)
commitf6e94d78b2fe30977ffefcb26420109940ca7bb1
tree5368e53f75fbd81a7259dd7755c28b79b499cbc2
parent9239eeabe340e1662c5df8f816785477309e1c0b
Move print-utils.h to common-defs.h

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

gdb/ChangeLog:

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

gdb/gdbserver/ChangeLog:

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