hop-2012/server/fanout.h

9 lines
151 B
C

/* Copyright (C) 2010 Tony Garnock-Jones. All rights reserved. */
#ifndef cmsg_fanout_h
#define cmsg_fanout_h
extern void init_fanout(void);
#endif