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