chiark
/
gitweb
/
~mdw
/
qmail
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
qmail-smtpd: Read list of hosts allowed to relay from control/relayhosts
[qmail]
/
auto_split.h
1
#ifndef AUTO_SPLIT_H
2
#define AUTO_SPLIT_H
3
4
extern int auto_split;
5
6
#endif