index
:
qmail
master
fixes and upgrades to qmail
jsd@av8n.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fifo.h
blob: 2c5469b63ddddca7f11b87a566a427308b91183e (
plain
)
1
2
3
4
5
6
#ifndef FIFO_H #define FIFO_H extern int fifo_make(); #endif