Do not include defs.h or server.h in any header file
authorGary Benson <gbenson@redhat.com>
Thu, 31 Jul 2014 12:25:01 +0000 (13:25 +0100)
committerGary Benson <gbenson@redhat.com>
Thu, 31 Jul 2014 12:25:01 +0000 (13:25 +0100)
commit462f517e5020a464e84d2b8535b1b68d39329dc2
tree8c25afd058a1acdd7aee33bbb8d5654751020751
parent678f6f20d08aea2b9ecf8a5ef9491ea672774494
Do not include defs.h or server.h in any header file

This commit removes all inclusions of defs.h and server.h from header
files.

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

* common/btrace-common.h: Do not include defs.h or server.h.
* nat/mips-linux-watch.h: Likewise.
* gdb-dlfcn.h: Do not include defs.h.
* tracefile.h: Likewise.

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

* ax.h: Do not include server.h.
* gdbthread.h: Likewise.
* lynx-low.h: Likewise.
* notif.h: Likewise.
gdb/ChangeLog
gdb/common/btrace-common.h
gdb/gdb-dlfcn.h
gdb/gdbserver/ChangeLog
gdb/gdbserver/ax.h
gdb/gdbserver/gdbthread.h
gdb/gdbserver/lynx-low.h
gdb/gdbserver/notif.h
gdb/nat/mips-linux-watch.h
gdb/tracefile.h
This page took 0.026822 seconds and 4 git commands to generate.