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