hop-2012/server/queue.h

7 lines
81 B
C

#ifndef cmsg_queue_h
#define cmsg_queue_h
extern void init_queue(void);
#endif