chiark
/
gitweb
/
~mdw
/
secnet
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Import release 0.03
[secnet]
/
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 */