Upstream qmail 1.01
[qmail] / fifo.h
CommitLineData
2117e02e
MW
1#ifndef FIFO_H
2#define FIFO_H
3
4extern int fifo_make();
5
6#endif