client: switch to per-client buffer
[fio.git] / fifo.h
diff --git a/fifo.h b/fifo.h
index 5e3d33967a1a1ffe1e1cecf06fabbde0f4015d06..61cc5a87bd473d939dc3ebe06f46f0cccb0f7fc1 100644 (file)
--- a/fifo.h
+++ b/fifo.h
@@ -20,7 +20,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  */
-#include "minmax.h"
 
 struct fifo {
        unsigned char *buffer;  /* the buffer holding the data */