]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly dep.h.~3~
authorRoland McGrath <roland@redhat.com>
Mon, 7 Jun 1993 23:28:51 +0000 (23:28 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 7 Jun 1993 23:28:51 +0000 (23:28 +0000)
dep.h

diff --git a/dep.h b/dep.h
index 1021c3aaf418eeb9a24dcc9779001e84bf6e8171..80724f2d94a14d929a0eb0ffa272e788faa15b8c 100644 (file)
--- a/dep.h
+++ b/dep.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1988, 1989, 1991, 1992 Free Software Foundation, Inc.
+/* Copyright (C) 1988, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
@@ -40,6 +40,7 @@ struct nameseq
 
 
 extern struct nameseq *multi_glob (), *parse_file_seq ();
+extern char *tilde_expand ();
 
 
 #ifndef        iAPX286