diff options
author | Stephen Walker <stephendwalker+github@gmail.com> | 2016-07-09 15:10:23 -0400 |
---|---|---|
committer | Stephen Walker <stephendwalker+github@gmail.com> | 2016-07-09 15:10:23 -0400 |
commit | e54025a3f40e8abdb9c723da596e70d883d1326f (patch) | |
tree | 1558cfdfc727f79510428fe692abe80f3cd8128b /kernel | |
parent | 6d7aa666e5d3a3693ae5079f17656e0496bf9f89 (diff) |
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 <stephendwalker+github@gmail.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions