btrace: Fix memory leak in btrace_clear.
[deliverable/binutils-gdb.git] / gdb / ppc-linux-tdep.h
index 68bee1eb6f5b5e17dd9d188d7db7c381a30d0535..fa8a464bc130ddd224048cf67fd6937c6dd0e1bf 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-2017 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.03028 seconds and 4 git commands to generate.