Fix typo in gdb.python/py-objfile.exp
[deliverable/binutils-gdb.git] / gdb / ax-general.c
index 4489c20791903cd7af2605d6a8621e9acaa26050..3e31144b64fe72190af22e67d65d617c0f1889ae 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-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -25,8 +25,6 @@
 #include "ax.h"
 
 #include "value.h"
-#include <string.h>
-
 #include "user-regs.h"
 
 static void grow_expr (struct agent_expr *x, int n);
This page took 0.023768 seconds and 4 git commands to generate.