hop-2012/experiments/cmsg/fanout.h

9 lines
157 B
C

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