chiark / gitweb /
Import release 0.1.0
[secnet.git] / modules.h
1 #ifndef modules_h
2 #define modules_h
3
4 extern void init_builtin_modules(dict_t *dict);
5
6 #endif /* modules_h */