]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Include cleanups.h in common-defs.h
authorGary Benson <gbenson@redhat.com>
Wed, 8 Oct 2014 08:33:22 +0000 (09:33 +0100)
committerGary Benson <gbenson@redhat.com>
Wed, 8 Oct 2014 08:33:22 +0000 (09:33 +0100)
commit6f1947e8a206a2664506ee5a333f7c9d0af8cac8
tree5cdd3de52f8fc3df5ecdb65b5bbacaedc7bb105f
parentc765fdb902fd6dbdeaa476b49592a4d9f835d983
Include cleanups.h in common-defs.h

This commit includes cleanups.h in common-defs.h and removes all other
inclusions.

gdb/ChangeLog:

* common/common-defs.h: Include cleanups.h.
* common/common-exceptions.c: Do not include cleanups.h.
* utils.h: Likewise.

gdb/gdbserver/ChangeLog:

* server.h: Do not include cleanups.h.
gdb/ChangeLog
gdb/common/common-defs.h
gdb/common/common-exceptions.c
gdb/gdbserver/ChangeLog
gdb/gdbserver/server.h
gdb/utils.h