/* * * CMA implementation of POSIX sigwait routine (V5.5). */ #ifndef _CMA_SIGWAIT_H #define _CMA_SIGWAIT_H # ifdef __cplusplus extern "C" { # endif #include "sys$library:cma_sigwait.h" # ifdef __cplusplus } # endif #endif /*_CMA_SIGWAIT_H*/