Fix elf64-ppc.c electric fence warning
[deliverable/binutils-gdb.git] / gdb / common / ptid.c
index f614669f93f1cf45aa7006827313a9603b4c1d55..deaea6b30aa563e668a22d00ed1bfcba28d3d280 100644 (file)
@@ -1,6 +1,6 @@
 /* The ptid_t type and common functions operating on it.
 
-   Copyright (C) 1986-2014 Free Software Foundation, Inc.
+   Copyright (C) 1986-2015 Free Software Foundation, Inc.
    
    This file is part of GDB.
 
@@ -17,6 +17,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+#include "common-defs.h"
 #include "ptid.h"
 
 /* See ptid.h for these.  */
This page took 0.031912 seconds and 4 git commands to generate.