OSDN Git Service

* gnu-v2-abi.c: Don't #include "gdb_regex.h". We don't use it.
authorjimb <jimb>
Sat, 12 May 2001 04:01:15 +0000 (04:01 +0000)
committerjimb <jimb>
Sat, 12 May 2001 04:01:15 +0000 (04:01 +0000)
gdb/ChangeLog
gdb/gnu-v2-abi.c

index 653c4da..7fe4257 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 ad73165..fd9aad5 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"