Reduce scope of some includes
authorPino Toscano <toscano.pino@tiscali.it>
Fri, 26 Jun 2015 18:36:01 +0000 (20:36 +0200)
committerMark Wielaard <mjw@redhat.com>
Sat, 27 Jun 2015 12:56:12 +0000 (14:56 +0200)
commit65251494ae6eae66bfdf9134189fd11b1ee8e9b5
treefb82fd40028bc0216e429aba592f918791edff0b
parentfaf0d3d73dd8e97218e09d631e1305e5ff1c89e2
Reduce scope of some includes

Use some includes only according to the #ifdef block of the respective
code, or matching the fact they are Linux-only.  This way, includes
potentially unportable are not unconditionally used.

Signed-off-by: Pino Toscano <toscano.pino@tiscali.it>
backends/ChangeLog
backends/i386_initreg.c
tests/ChangeLog
tests/backtrace-data.c
tests/backtrace.c
tests/deleted.c