X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=memory.c;h=4a9dc4af212d05feee7b360c9fd6dd08ea6200f4;hp=b4ee4752487129be62d98a126d305c62fb1c0b0d;hb=d72be5454c8c;hpb=d6dc02fbe47fa6b4752df7a2ed52447506d68b45 diff --git a/memory.c b/memory.c index b4ee4752..4a9dc4af 100644 --- a/memory.c +++ b/memory.c @@ -5,7 +5,9 @@ #include #include #include +#ifndef FIO_NO_HAVE_SHM_H #include +#endif #include #include "fio.h"