X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile;h=d45ba6b5585fe43ce793937f0fa5c87828c434b4;hp=eb3bddd6be095fc7a46bf8764e36eddb06d1a7bb;hb=04e9eb82e88368f930d0fb8970c2b3e30ffd4321;hpb=d3d378218e9e03411749b65451b32d7a7466ff61 diff --git a/Makefile b/Makefile index eb3bddd6..d45ba6b5 100644 --- a/Makefile +++ b/Makefile @@ -104,6 +104,7 @@ endif ifdef CONFIG_RBD SOURCE += engines/rbd.c endif +SOURCE += oslib/asprintf.c ifndef CONFIG_STRSEP SOURCE += oslib/strsep.c endif