include compatibility definition of pdevLibVirtualOS

This commit is contained in:
Michael Davidsaver
2010-05-28 12:04:46 +01:00
committed by Michael Davidsaver
parent 7d3986664e
commit 5ce74f2a41

View File

@@ -92,6 +92,11 @@ typedef struct devLibVME {
epicsShareExtern devLibVME *pdevLibVME;
#ifndef NO_DEVLIB_COMPAT
# define pdevLibVirtualOS pdevLibVME
#endif
#ifdef __cplusplus
}
#endif