the "ambiguous linespec" series
[deliverable/binutils-gdb.git] / gdb / defs.h
index b5bc6c5fd4de2f785a2e212993763af94451e3bb..040d9c900d51fb68efa1b4e058a31d1a53b1bbff 100644 (file)
@@ -425,6 +425,7 @@ char *ldirname (const char *filename);
 char **gdb_buildargv (const char *);
 
 int compare_positive_ints (const void *ap, const void *bp);
+int compare_strings (const void *ap, const void *bp);
 
 /* A wrapper for bfd_errmsg to produce a more helpful error message
    in the case of bfd_error_file_ambiguously recognized.
This page took 0.028454 seconds and 4 git commands to generate.