* gnu-v2-abi.c: Don't #include "gdb_regex.h". We don't use it.
authorJim Blandy <jimb@codesourcery.com>
Sat, 12 May 2001 04:01:16 +0000 (04:01 +0000)
committerJim Blandy <jimb@codesourcery.com>
Sat, 12 May 2001 04:01:16 +0000 (04:01 +0000)
gdb/ChangeLog
gdb/gnu-v2-abi.c

index 653c4daf98c1fe202e6fa808b3806462aeda16e3..7fe42573b20d4be55f4f6e26f6d021bf59289a0e 100644 (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>
index ad73165345ac497e2f14b690c60244e80760efb7..fd9aad5fdc774d72f569f82427357b7f4a58d1ef 100644 (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"
This page took 0.027367 seconds and 4 git commands to generate.