linuxptp: include time.h to fix unknown type name 'time_t' error with musl, refresh...
authorStephen Walker <redacted>
Sat, 9 Jul 2016 19:10:23 +0000 (15:10 -0400)
committerStephen Walker <redacted>
Sat, 9 Jul 2016 19:10:23 +0000 (15:10 -0400)
commite54025a3f40e8abdb9c723da596e70d883d1326f
tree1558cfdfc727f79510428fe692abe80f3cd8128b
parent6d7aa666e5d3a3693ae5079f17656e0496bf9f89
linuxptp: include time.h to fix unknown type name 'time_t' error with musl, refresh patches

In file included from print.h:25:0,
                 from linreg.c:24:
util.h:364:32: error: unknown type name 'time_t'
 int rate_limited(int interval, time_t *last);
                                ^

Signed-off-by: Stephen Walker <redacted>
net/linuxptp/patches/001-musl-fix.patch
git clone https://git.99rst.org/PROJECT