Add --with-system-zlib in gdb
[binutils-gdb.git] / gdb / mi / mi-cmd-catch.c
index bcfc1bad2044291b8d5126e60380b225f30dc9eb..6dc7a54ab72a00dc7f1689ecab4dc2e4140ab4b2 100644 (file)
@@ -1,5 +1,5 @@
 /* MI Command Set - catch commands.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2015 Free Software Foundation, Inc.
 
    Contributed by Intel Corporation.
 
@@ -22,7 +22,6 @@
 #include "arch-utils.h"
 #include "breakpoint.h"
 #include "gdb.h"
-#include "libiberty.h"
 #include "ada-lang.h"
 #include "mi-cmds.h"
 #include "mi-getopt.h"