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