hop-2012/fanout.h

7 lines
84 B
C
Raw Normal View History

2011-01-02 23:14:51 +00:00
#ifndef cmsg_fanout_h
#define cmsg_fanout_h
extern void init_fanout(void);
#endif