Don't print symbol declaration's line number in rbreak output
[deliverable/binutils-gdb.git] / gdb / ppc-linux-tdep.h
index 68bee1eb6f5b5e17dd9d188d7db7c381a30d0535..465f9ff932713843e290f04c6f976ee76a01a238 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GDB, the GNU debugger.
 
-   Copyright (C) 2008-2015 Free Software Foundation, Inc.
+   Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,6 +20,8 @@
 #ifndef PPC_LINUX_TDEP_H
 #define PPC_LINUX_TDEP_H
 
+#include "ppc-tdep.h"  /* For PPC_NUM_REGS.  */
+
 struct regset;
 
 /* From ppc-linux-tdep.c ...  */
This page took 0.023759 seconds and 4 git commands to generate.