index
:
qmail
getdns
master
qmail
manuel
summary
refs
log
tree
commit
diff
stats
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