Protect nat/gdb_thread_db.h against multiple inclusion.
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Wed, 5 Aug 2015 14:30:57 +0000 (16:30 +0200)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Wed, 5 Aug 2015 14:30:57 +0000 (16:30 +0200)
commit260439cb8ec21ffd75b240aadc55fd341c8c8dd4
tree9c9ac5521768f008f154665c5606b2661fbecf4c
parent32f25203b47b1823bf77724e3eb7bbd15ca3e429
Protect nat/gdb_thread_db.h against multiple inclusion.

Fixes a build error due to typedef redefinition with some compilers.

Also added missing copyright header.

gdb/
* nat/gdb_thread_db.h: Add copyright header.
Protect against multiple inclusion.
gdb/ChangeLog
gdb/nat/gdb_thread_db.h
This page took 0.024267 seconds and 4 git commands to generate.