ALPHA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[deliverable/binutils-gdb.git] / gdb / obsd-nat.c
index bef03d33ca221e69327188afdfc83b8684291d17..e4a98ae91e25ad097627263d55c6e99f0331caf2 100644 (file)
 #include "inferior.h"
 #include "target.h"
 
-#include "gdb_assert.h"
 #include <sys/types.h>
 #include <sys/ptrace.h>
-#include <sys/wait.h>
+#include "gdb_wait.h"
 
 #include "inf-child.h"
 #include "obsd-nat.h"
This page took 0.024985 seconds and 4 git commands to generate.