Hm.
[tinc] / src / callbacks.h
1
2 #ifndef __TINC_CALLBACKS_H__
3 #define __TINC_CALLBACKS_H__
4
5 extern void init_callbacks(void);
6
7 #endif /* __TINC_CALLBACKS_H__ */