Change wrap buffering to use a std::string
[deliverable/binutils-gdb.git] / gdb / ia64-tdep.h
index 7501eb417b1be4db389dd0203a001f4d81c58a81..c9422748f1d215e7eb802b91480eff3604dd2e4d 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the ia64.
 
-   Copyright (C) 2004-2005, 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,7 +22,7 @@
 
 #ifdef HAVE_LIBUNWIND_IA64_H
 #include "libunwind-ia64.h"
-#include "libunwind-frame.h"
+#include "ia64-libunwind-tdep.h"
 #endif
 
 /* Register numbers of various important registers.  */
This page took 0.027323 seconds and 4 git commands to generate.