summaryrefslogtreecommitdiff
path: root/vms/vms.h
diff options
context:
space:
mode:
Diffstat (limited to 'vms/vms.h')
-rw-r--r--vms/vms.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/vms/vms.h b/vms/vms.h
index 05f995bb..d65aeda2 100644
--- a/vms/vms.h
+++ b/vms/vms.h
@@ -16,6 +16,7 @@
* ods_conform()
* set_ods5_dest()
* vms_arch()
+ * vms_basename()
* vms_vers()
*
* Global storage:
@@ -78,6 +79,8 @@ int set_ods5_dest( char *path);
char *vms_arch( void);
+char *vms_basename( char *file_spec);
+
char *vms_vers( void);
/* Emergency replacement for <pwd.h> (for VMS CRTL before V7.0). */