Update target_stop's documentation
[deliverable/binutils-gdb.git] / gdb / dbxread.c
index 5171f50dd018c5de6990309d04e63d8a59aed409..fd7910c86e03513b5bd014be66d6eba487cfea95 100644 (file)
@@ -31,8 +31,6 @@
    for real.  dbx_psymtab_to_symtab() is the function that does this */
 
 #include "defs.h"
-#include <string.h>
-
 #if defined(__CYGNUSCLIB__)
 #include <sys/types.h>
 #include <fcntl.h>
@@ -57,8 +55,6 @@
 #include "psympriv.h"
 #include "block.h"
 
-#include "gdb_assert.h"
-
 #include "aout/aout64.h"
 #include "aout/stab_gnu.h"     /* We always use GNU stabs, not
                                   native, now.  */
This page took 0.025539 seconds and 4 git commands to generate.