added some incomplete openvms code to fio

This commit is contained in:
2012-05-31 07:16:31 +00:00
parent 4105128b3a
commit 08e1e7c9a8
2 changed files with 229 additions and 4 deletions

View File

@ -41,6 +41,7 @@
# include <dos.h>
# include <dosfunc.h>
#elif defined(vms) || defined(__vms)
# define __NEW_STARLET 1
# include <starlet.h> /* (SYS$...) */
# include <ssdef.h> /* (SS$...) */
# include <lib$routines.h> /* (lib$...) */