/* * queue.h - header file for queue.c * * Copyright 1993 EPIC Software Labs * See the coypright file for more information */ #ifndef __queue_h__ #define __queue_h__ BUILT_IN_COMMAND(queuecmd); #endif