/* $Header: /home/harrison/c/tcgmsg/ipcv4.0/RCS/waitcom.c,v 1.1 91/12/06 17:27:56 harrison Exp Locker: harrison $ */ #include "sndrcv.h" /*ARGSUSED*/ void WAITCOM_(node) long *node; /* Wait for async communications to complete ... null operation in the UNIX environment */ { }