hop-2012/server/fanout.h

7 lines
84 B
C

#ifndef cmsg_fanout_h
#define cmsg_fanout_h
extern void init_fanout(void);
#endif