Move pathmax.h to common-defs.h
authorGary Benson <gbenson@redhat.com>
Mon, 28 Jul 2014 13:04:00 +0000 (14:04 +0100)
committerGary Benson <gbenson@redhat.com>
Thu, 7 Aug 2014 08:06:42 +0000 (09:06 +0100)
commita5fceff840e2928ee7a5cc34196b639d7e65016b
tree9006021ff8e9db052c526574cd085b31f89d59c0
parentb939114242762636cfdcf9a45949cb54cdaacc8c
Move pathmax.h to common-defs.h

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

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

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

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

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