chiark
/
gitweb
/
~mdw
/
ezmlm
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Debianization and various other fixes.
[ezmlm]
/
auto_bin.h
1
#ifndef AUTO_BIN_H
2
#define AUTO_BIN_H
3
4
extern char auto_bin[];
5
6
#endif