From 8fe84d014901cb627303bb59822928b76d70d58c Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Fri, 3 Jan 2003 14:10:08 +0000 Subject: * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward declaration for `struct re_pattern_buffer' instead. * Makefile.in (cli_decode_h): Remove $(gdb_regex_h). --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 96aa09e..241afeb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2003-01-03 Mark Kettenis + + * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward + declaration for `struct re_pattern_buffer' instead. + * Makefile.in (cli_decode_h): Remove $(gdb_regex_h). + 2003-01-03 J. Brobecker * mdebugread.c (parse_symbol): Count until the stEnd matching -- cgit v1.1