1 From 1fe02385b60c9dcd8a04b8bd3ff5cff120ec35a6 Mon Sep 17 00:00:00 2001
2 From: Bernd Kuhls <bernd.kuhls@t-online.de>
3 Date: Sat, 30 Jan 2016 19:23:20 +0100
4 Subject: [PATCH 1/1] Fix build using musl libc
6 Fixes https://github.com/esnet/iperf/issues/331
8 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
10 Patch sent upstream: https://github.com/esnet/iperf/pull/344
14 2 files changed, 3 insertions(+)
16 diff --git a/src/cjson.h b/src/cjson.h
17 index d4449e6..7af19a9 100644
29 diff --git a/src/timer.h b/src/timer.h
30 index 0f9c5eb..9b22b7f 100644
40 /* TimerClientData is an opaque value that tags along with a timer. The