]> git.eshelyaron.com Git - emacs.git/commitdiff
[VMS] Include <starlet.h>.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Mon, 23 May 2005 12:56:23 +0000 (12:56 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Mon, 23 May 2005 12:56:23 +0000 (12:56 +0000)
src/ChangeLog
src/termcap.c

index 2b8bf5bdb92d099bff3966c3333d87970e777bad..a0f9d96cdd376f05f4a4fcf120088289569c6cf4 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * termcap.c [VMS]: Include <starlet.h>.
+
 2005-05-23  Masatake YAMATO  <jet@gyve.org>
 
        * xdisp.c (note_mode_line_or_margin_highlight): Added code
index a1c068e0964cfe4a83f133ab68b124673c440c3e..aa30aaa0615dbde8403066d9193143aed63e752f 100644 (file)
@@ -458,6 +458,7 @@ static int name_match ();
 #include <rmsdef.h>
 #include <fab.h>
 #include <nam.h>
+#include <starlet.h>
 
 static int
 valid_filename_p (fn)