* mips-tdep.c (mips_pdr_data): New.
[deliverable/binutils-gdb.git] / gdb / top.c
index e11aad249e8c14dbe7e0d0c556cc5fefcda53274..d6bdfd0928410dfd79b9a8f8acb73a09d4fa04e5 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -47,8 +47,8 @@
 #include "gdb_assert.h"
 
 /* readline include files */
-#include <readline/readline.h>
-#include <readline/history.h>
+#include "readline/readline.h"
+#include "readline/history.h"
 
 /* readline defines this.  */
 #undef savestring
This page took 0.02384 seconds and 4 git commands to generate.