about summary refs log tree commit diff stats
path: root/src/LYCurses.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYCurses.h')
-rw-r--r--src/LYCurses.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LYCurses.h b/src/LYCurses.h
index cd658287..9df3b749 100644
--- a/src/LYCurses.h
+++ b/src/LYCurses.h
@@ -157,6 +157,7 @@ extern void LYstartTargetEmphasis NOPARAMS;
 extern void LYstopTargetEmphasis NOPARAMS;
 
 #ifdef VMS
+extern int DCLsystem (char *command);
 extern void VMSexit();
 extern int ttopen();
 extern int ttclose();