Don't include readline headers from tracepoint.c
[deliverable/binutils-gdb.git] / gdb / tracepoint.c
index ed1d75e170e1deec7fa229e2b58b0e8d6aa249a3..2d5b9c705effbe2780f607e673fe62b72e8369e8 100644 (file)
 #include "location.h"
 #include <algorithm>
 
-/* readline include files */
-#include "readline/readline.h"
-#include "readline/history.h"
-
-/* readline defines this.  */
-#undef savestring
-
 #include <unistd.h>
 
 /* Maximum length of an agent aexpression.
This page took 0.03176 seconds and 4 git commands to generate.