ld-checks: tweak overflow checks.
[deliverable/binutils-gdb.git] / gdb / python / py-auto-load.c
index 66f731653ea35e72e1199655de6838fe5b4535f7..32cb7e92b7cd3746366974d80f2cc4b1e719176c 100644 (file)
@@ -1,6 +1,6 @@
 /* GDB routines for supporting auto-loaded scripts.
 
-   Copyright (C) 2010-2014 Free Software Foundation, Inc.
+   Copyright (C) 2010-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,9 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include <string.h>
 #include "top.h"
-#include "exceptions.h"
 #include "gdbcmd.h"
 #include "objfiles.h"
 #include "python.h"
This page took 0.02411 seconds and 4 git commands to generate.