Fix ARI warning in linux-namespaces.c
authorGary Benson <gbenson@redhat.com>
Thu, 11 Jun 2015 09:58:41 +0000 (10:58 +0100)
committerGary Benson <gbenson@redhat.com>
Thu, 11 Jun 2015 09:58:41 +0000 (10:58 +0100)
commit198c808c87eac2d4605962c2f19191c8ca24d268
treeda24642f213fc9511278104456b38e68168863c4
parent970cdef2612b098b457345025a08aba800991722
Fix ARI warning in linux-namespaces.c

This commit fixes the following ARI warning:

  gdb/nat/linux-namespaces.c:28: regression: Do not include
  wait.h or sys/wait.h, instead include gdb_wait.h

gdb/ChangeLog:

* nat/linux-namespaces.c (gdb_wait.h): New include.
(sys/wait.h): Do not include.
gdb/ChangeLog
gdb/nat/linux-namespaces.c
This page took 0.025395 seconds and 4 git commands to generate.