X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fifo.h;h=61cc5a87bd473d939dc3ebe06f46f0cccb0f7fc1;hb=2bce52c621f0e1d7a360e8aedfe23300f8e56bb9;hp=5e3d33967a1a1ffe1e1cecf06fabbde0f4015d06;hpb=e2b7f9fb0d105de217fe97817b47c594232ac14f;p=fio.git diff --git a/fifo.h b/fifo.h index 5e3d3396..61cc5a87 100644 --- 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 */