btrace: add replay position to btrace thread info
[deliverable/binutils-gdb.git] / gdb / ax-gdb.c
index 4196655e61d8a0409c9b69c0689930398cb0bed2..9e27265eed1209874f3ae764d37d7d24bfa9a726 100644 (file)
@@ -1,6 +1,6 @@
 /* GDB-specific functions for operating on agent expressions.
 
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #include "target.h"
 #include "ax.h"
 #include "ax-gdb.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "block.h"
 #include "regcache.h"
 #include "user-regs.h"
-#include "language.h"
 #include "dictionary.h"
 #include "breakpoint.h"
 #include "tracepoint.h"
This page took 0.026091 seconds and 4 git commands to generate.