* exec.c (xfer_memory): Add attrib argument.
[deliverable/binutils-gdb.git] / gdb / m68knbsd-nat.c
index 9dc59c0f2690150cb982dddab064b69bf3405d2a..6279f65ef2777153f63d89c32180e2d5553608cc 100644 (file)
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
+#include "defs.h"
 #include <sys/types.h>
 #include <sys/ptrace.h>
 #include <machine/reg.h>
 #include <machine/frame.h>
-
-#include "defs.h"
 #include "inferior.h"
+#include "gdbcore.h"
 
 void
 fetch_inferior_registers (int regno)
This page took 0.023767 seconds and 4 git commands to generate.