ntpclient: fix compilation with newer kernels 11805/head
authorRosen Penev <rosenp@gmail.com>
Wed, 8 Apr 2020 02:51:31 +0000 (19:51 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 8 Apr 2020 02:53:35 +0000 (19:53 -0700)
commit1253beb2feae3779a7c68e1c11bd6b472aea5535
tree16be9d9ca8f16b80c60c4ae6b8aff50d96d4638e
parent49d102503a75e512475d977c1170a1810504fe24
ntpclient: fix compilation with newer kernels

glibc needs an extra header included.

Also cast time values to 64-bit in preparation for 64-bit time_t for
32-bit platforms.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/ntpclient/Makefile
net/ntpclient/patches/200-time.patch [new file with mode: 0644]
net/ntpclient/patches/300-siocgarp.patch [new file with mode: 0644]