From: Thien-Thi Nguyen Date: Mon, 23 May 2005 12:59:57 +0000 (+0000) Subject: [VMS] Include . X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=76fd24f665c8c1d4f86efc7d432ebb95706a4497;p=emacs.git [VMS] Include . --- diff --git a/src/ChangeLog b/src/ChangeLog index 57e2835becc..339872105f4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2005-05-23 Thien-Thi Nguyen + + * termcap.c [VMS]: Include . + 2005-05-07 Thien-Thi Nguyen * xfns.c (start_hourglass): Do nothing when running on a tty. diff --git a/src/termcap.c b/src/termcap.c index eda4f3044b1..46efba17ee4 100644 --- a/src/termcap.c +++ b/src/termcap.c @@ -436,6 +436,7 @@ static int name_match (); #include #include #include +#include static int valid_filename_p (fn)