(xfullpath): Add declaration.

This commit is contained in:
Joel Brobecker 2002-04-05 16:39:36 +00:00
parent 303c8ebdfe
commit 08b204d1d1
1 changed files with 1 additions and 0 deletions

View File

@ -372,6 +372,7 @@ extern CORE_ADDR host_pointer_to_address (void *ptr);
extern void *address_to_host_pointer (CORE_ADDR addr);
extern char *gdb_realpath (const char *);
extern char *xfullpath (const char *);
/* From demangle.c */