[VMS] Include <starlet.h>.
This commit is contained in:
parent
3c8572f598
commit
71d4fba16f
2 changed files with 5 additions and 0 deletions
|
@ -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>
|
2005-05-23 Masatake YAMATO <jet@gyve.org>
|
||||||
|
|
||||||
* xdisp.c (note_mode_line_or_margin_highlight): Added code
|
* xdisp.c (note_mode_line_or_margin_highlight): Added code
|
||||||
|
|
|
@ -458,6 +458,7 @@ static int name_match ();
|
||||||
#include <rmsdef.h>
|
#include <rmsdef.h>
|
||||||
#include <fab.h>
|
#include <fab.h>
|
||||||
#include <nam.h>
|
#include <nam.h>
|
||||||
|
#include <starlet.h>
|
||||||
|
|
||||||
static int
|
static int
|
||||||
valid_filename_p (fn)
|
valid_filename_p (fn)
|
||||||
|
|
Loading…
Add table
Reference in a new issue