Do not include unnecessary files in fbsd-tdep.c
authorGary Benson <gbenson@redhat.com>
Wed, 8 Oct 2014 08:52:38 +0000 (09:52 +0100)
committerGary Benson <gbenson@redhat.com>
Wed, 8 Oct 2014 08:52:38 +0000 (09:52 +0100)
commit3ba37e6c302904cb38b9572faa9b9c1bb176d782
tree8b64e3a8a425f97971f073d99f49d42f7144015e
parenta442d0713a940326c72c1c85357cb92d5f6d2fc2
Do not include unnecessary files in fbsd-tdep.c

This commit makes fbsd-tdep.c not include string.h or gdb_assert.h
as both are already included by defs.h.

gdb/ChangeLog:

* fbsd-tdep.c: Do not include string.h or gdb_assert.h.
gdb/ChangeLog
gdb/fbsd-tdep.c