Use XCNEW rather than xcalloc (1, ...) in linux-x86-low.c
[deliverable/binutils-gdb.git] / gdb / xml-tdesc.c
index 9dcfee4e567f960facfcb5c130b328938c6049c4..6e85ebd4f9916461092958371a5e60e43973dad3 100644 (file)
@@ -28,8 +28,6 @@
 
 #include "filenames.h"
 
-#include "gdb_assert.h"
-
 #if !defined(HAVE_LIBEXPAT)
 
 /* Parse DOCUMENT into a target description.  Or don't, since we don't have
This page took 0.024671 seconds and 4 git commands to generate.