summaryrefslogtreecommitdiff
path: root/src/termcap.c
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2005-05-23 12:56:23 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2005-05-23 12:56:23 +0000
commit71d4fba16fb333ae8ee534ddebdb04fc1e70569f (patch)
treeede1158e3632329a45614c9bc522d57da06395fe /src/termcap.c
parent3c8572f598f4fef7c2b1a89b8b64c6c08c03d3fd (diff)
downloademacs-71d4fba16fb333ae8ee534ddebdb04fc1e70569f.tar.gz
[VMS] Include <starlet.h>.
Diffstat (limited to 'src/termcap.c')
-rw-r--r--src/termcap.c1
1 files changed, 1 insertions, 0 deletions
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 <rmsdef.h>
#include <fab.h>
#include <nam.h>
+#include <starlet.h>
static int
valid_filename_p (fn)