From c332585b532ef1a520b001560e17be60f927e08d Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 18 Jun 2003 12:57:43 +0000 Subject: Import of stripped down GNU texinfo 4.6 --- contrib/texinfo/makeinfo/files.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib/texinfo/makeinfo/files.h') diff --git a/contrib/texinfo/makeinfo/files.h b/contrib/texinfo/makeinfo/files.h index e2a10691bb1e..0e1cde3abe01 100644 --- a/contrib/texinfo/makeinfo/files.h +++ b/contrib/texinfo/makeinfo/files.h @@ -1,5 +1,5 @@ /* files.h -- declarations for files.c. - $Id: files.h,v 1.1 2002/08/25 23:38:38 karl Exp $ + $Id: files.h,v 1.2 2003/03/06 14:05:30 karl Exp $ Copyright (C) 1998, 2002 Free Software Foundation, Inc. @@ -36,6 +36,7 @@ extern FSTACK *filestack; extern void pushfile (), popfile (); extern void flush_file_stack (); +extern char *get_file_info_in_path (); extern char *find_and_load (); extern char *output_name_from_input_name (); extern char *expand_filename (); -- cgit v1.2.3