Add end_psymtab_common, have all debug info readers call it.
[deliverable/binutils-gdb.git] / gdb / gdb-dlfcn.c
index a808959fc20c8a23e5b882b45e4757bf0b514291..fb6dc5fd595cacba2e4849534c421fbf1b1acf20 100644 (file)
@@ -1,6 +1,6 @@
 /* Platform independent shared object routines for GDB.
 
-   Copyright (C) 2011-2014 Free Software Foundation, Inc.
+   Copyright (C) 2011-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,8 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "gdb_assert.h"
-
 #include "gdb-dlfcn.h"
 
 #ifdef HAVE_DLFCN_H
This page took 0.030785 seconds and 4 git commands to generate.