rsync: Fix compile with -Wimplicit-function-declaration 9382/head
authorRosen Penev <rosenp@gmail.com>
Thu, 4 Jul 2019 01:25:50 +0000 (18:25 -0700)
committerRosen Penev <rosenp@gmail.com>
Thu, 4 Jul 2019 01:28:43 +0000 (18:28 -0700)
commit1e23b4eae00443659fb9ccdff67dcbfbf3d2284e
tree073a13fc8012da552deaaa348098350f61cfd4f7
parent50abfa2fd75e04fcede2358c812a7c6c08b5ffd7
rsync: Fix compile with -Wimplicit-function-declaration

The configure test for gettimeofday does not include the proper header.
Override the variable as all OpenWrt libc have two arguments for
gettimeofday.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/rsync/Makefile