Adapt `info probes' to support printing probes of different types.
[deliverable/binutils-gdb.git] / gdb / amd64-linux-nat.c
index a00fbd68e907ea14282922c61a9eae2a877007fc..22a13593c8b4ed046ad7ff0e52abbb4ed67dce77 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux x86-64.
 
-   Copyright (C) 2001-2014 Free Software Foundation, Inc.
+   Copyright (C) 2001-2015 Free Software Foundation, Inc.
    Contributed by Jiri Smid, SuSE Labs.
 
    This file is part of GDB.
@@ -22,6 +22,7 @@
 #include "inferior.h"
 #include "regcache.h"
 #include "elf/common.h"
+#include <sys/uio.h>
 #include <sys/ptrace.h>
 #include <asm/prctl.h>
 #include <sys/reg.h>
This page took 0.028781 seconds and 4 git commands to generate.