proc-events.c: fix compilation on Solaris
[deliverable/binutils-gdb.git] / gdb / ppc-linux-tdep.h
index b98d8d018b396533f9d27b93fc66ad4463169276..465f9ff932713843e290f04c6f976ee76a01a238 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GDB, the GNU debugger.
 
-   Copyright (C) 2008-2013 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.024923 seconds and 4 git commands to generate.