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

index 57e2835beccdbf3d7dc27fe7f27062e724954b72..339872105f41b7ab8b6cda111b8b5dd476b343fe 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * termcap.c [VMS]: Include <starlet.h>.
+
 2005-05-07  Thien-Thi Nguyen  <ttn@gnu.org>
 
        * xfns.c (start_hourglass): Do nothing when running on a tty.
index eda4f3044b1d23a7df2a8c96fc729ee0db3b90ef..46efba17ee469d866fd9e33c0c56e1f77eb51299 100644 (file)
@@ -436,6 +436,7 @@ static int name_match ();
 #include <rmsdef.h>
 #include <fab.h>
 #include <nam.h>
+#include <starlet.h>
 
 static int
 valid_filename_p (fn)