Remove declaration of re_comp
authorTom Tromey <tom@tromey.com>
Tue, 7 Nov 2023 00:35:29 +0000 (17:35 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Nov 2023 03:59:33 +0000 (20:59 -0700)
commite5da53e26f4e3b14c542a0cb65828a3a9e574ca3
tree4209dec0c8f53abf3f091dc434a91dcca5b82422
parentdf3926bb63616b3a233c00b394fae05df6c57169
Remove declaration of re_comp

defs.h declares re_comp, but it shouldn't.  If this is needed, it
should be picked up from xregex.h via gdb_regex.h.

Tested by rebuilding.

Reviewed-by: Kevin Buettner <kevinb@redhat.com>
gdb/defs.h