hop-2012/server/fanout.h

9 lines
157 B
C
Raw Normal View History

2011-01-05 18:08:13 +00:00
/* Copyright (C) 2010, 2011 Tony Garnock-Jones. All rights reserved. */
2011-01-05 18:06:59 +00:00
2011-01-02 23:14:51 +00:00
#ifndef cmsg_fanout_h
#define cmsg_fanout_h
extern void init_fanout(void);
#endif