On Mon, Sep 23, 2013 at 11:25:29AM +0100, Stefan Schmidt wrote:
> Linking failed with missing ceil() here. Making sure that we include
> the header and add the missing -lm.
>
> Signed-off-by: Stefan Schmidt
Thanks, applied.
Kristian
> ---
> clients/Makefile.am |2 +-
> clients/multi-
Linking failed with missing ceil() here. Making sure that we include
the header and add the missing -lm.
Signed-off-by: Stefan Schmidt
---
clients/Makefile.am |2 +-
clients/multi-resource.c |1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/clients/Makefile.am b/cl