hop-2012/experiments/cmsg/direct.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 22:56:11 +00:00
#ifndef cmsg_direct_h
#define cmsg_direct_h
extern void init_direct(void);
#endif