Make sure terminal settings are restored before exiting
[deliverable/binutils-gdb.git] / gdb / ax-general.c
index 8378ad6fb0afacb442ac1c8b49ee31ae120c0530..3e31144b64fe72190af22e67d65d617c0f1889ae 100644 (file)
@@ -1,5 +1,5 @@
 /* Functions for manipulating expressions designed to be executed on the agent
-   Copyright (C) 1998-2014 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.022961 seconds and 4 git commands to generate.