Make sure terminal settings are restored before exiting
[deliverable/binutils-gdb.git] / gdb / gdb.c
index 78cfb121b392e18eeebc6fe210875bdf21079a50..e554015ea885a4f1cac56ab215caa548ed967824 100644 (file)
--- a/gdb/gdb.c
+++ b/gdb/gdb.c
@@ -1,5 +1,5 @@
 /* Main function for CLI gdb.  
-   Copyright (C) 2002-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,7 +18,6 @@
 
 #include "defs.h"
 #include "main.h"
-#include <string.h>
 #include "interps.h"
 
 int
This page took 0.025205 seconds and 4 git commands to generate.