#ifndef FIFO_H
#define FIFO_H

extern int fifo_make();

#endif


syntax highlighted by Code2HTML, v. 0.9.1