Actually rev 1.3 (don't declare tilde_expand()) is needed with GDB 5.2.

This commit is contained in:
obrien 2002-06-28 01:13:52 +00:00
parent 96be091157
commit 3c6758b080

View File

@ -21,6 +21,8 @@
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* $FreeBSD$ */
#ifndef DEFS_H
#define DEFS_H
@ -810,10 +812,6 @@ enum lval_type
struct frame_info;
/* From readline (but not in any readline .h files). */
extern char *tilde_expand (char *);
/* Control types for commands */
enum misc_command_type