#ifndef _QUEUE_H #define _QUEUE_H /* $Id$ */ void flush_queue(void); #endif