From: Thien-Thi Nguyen Date: Mon, 23 May 2005 12:56:23 +0000 (+0000) Subject: [VMS] Include . X-Git-Tag: ttn-vms-21-2-B4~40 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=71d4fba16fb333ae8ee534ddebdb04fc1e70569f;p=emacs.git [VMS] Include . --- diff --git a/src/ChangeLog b/src/ChangeLog index 2b8bf5bdb92..a0f9d96cdd3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2005-05-23 Thien-Thi Nguyen + + * termcap.c [VMS]: Include . + 2005-05-23 Masatake YAMATO * xdisp.c (note_mode_line_or_margin_highlight): Added code diff --git a/src/termcap.c b/src/termcap.c index a1c068e0964..aa30aaa0615 100644 --- a/src/termcap.c +++ b/src/termcap.c @@ -458,6 +458,7 @@ static int name_match (); #include #include #include +#include static int valid_filename_p (fn)