From 69aec538b456402170dc723af417ba5c05389c32 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 4 Feb 2013 00:08:53 +0100 Subject: qmail 1.03 import --- fifo.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fifo.h (limited to 'fifo.h') diff --git a/fifo.h b/fifo.h new file mode 100644 index 0000000..2c5469b --- /dev/null +++ b/fifo.h @@ -0,0 +1,6 @@ +#ifndef FIFO_H +#define FIFO_H + +extern int fifo_make(); + +#endif -- cgit v1.2.3