chiark / gitweb /
dab50de1854f8d8cd5fb6c62d025dc57420c0ab5
[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 */