* gnu-v2-abi.c: Don't #include "gdb_regex.h". We don't use it.

This commit is contained in:
Jim Blandy 2001-05-12 04:01:16 +00:00
parent 1faa59a8b2
commit 30c98d84cd
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-05-11 Jim Blandy <jimb@redhat.com>
* gnu-v2-abi.c: Don't #include "gdb_regex.h". We don't use it.
2001-05-11 Andrew Cagney <ac131313@redhat.com>
From 2001-03-26 Rodney Brown <RodneyBrown@mynd.com>

View File

@ -22,7 +22,6 @@
Boston, MA 02111-1307, USA. */
#include "defs.h"
#include "gdb_regex.h"
#include "gdb_string.h"
#include "symtab.h"
#include "gdbtypes.h"