Update target_stop's documentation
[deliverable/binutils-gdb.git] / gdb / ax-general.c
index 78d7f7e5731ff17645e47c651558bfbc55f10e24..cdb1480760545d5d1bc8371918acd39c5db4921b 100644 (file)
@@ -1,5 +1,5 @@
 /* Functions for manipulating expressions designed to be executed on the agent
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -25,8 +25,6 @@
 #include "ax.h"
 
 #include "value.h"
-#include "gdb_string.h"
-
 #include "user-regs.h"
 
 static void grow_expr (struct agent_expr *x, int n);
This page took 0.023714 seconds and 4 git commands to generate.