diff options
Diffstat (limited to 'gdb/gdb-dlfcn.c')
-rw-r--r-- | gdb/gdb-dlfcn.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/gdb-dlfcn.c b/gdb/gdb-dlfcn.c index a808959..3e54f98 100644 --- a/gdb/gdb-dlfcn.c +++ b/gdb/gdb-dlfcn.c @@ -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 |