Remove "fix" call for "long long" from ARI
[deliverable/binutils-gdb.git] / gdb / linux-nat-trad.c
index 9776a209c7fa68c1c99c6fd4612a8c94a0dd438e..c6208dccdb49ccf7f2d5666ffea40db015e23995 100644 (file)
@@ -1,6 +1,6 @@
 /* Generic GNU/Linux target using traditional ptrace register access.
 
-   Copyright (C) 1988-2018 Free Software Foundation, Inc.
+   Copyright (C) 1988-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,6 +22,7 @@
 
 #include "nat/gdb_ptrace.h"
 #include "inf-ptrace.h"
+#include "gdbarch.h"
 
 /* Fetch register REGNUM from the inferior.  */
 
This page took 0.034659 seconds and 4 git commands to generate.