tools: Fix build after y2038 changes in glibc
authorBastien Nocera <hadess@hadess.net>
Fri, 7 Jun 2019 07:51:33 +0000 (09:51 +0200)
committerhimanshu <h.himanshu@samsung.com>
Tue, 11 Feb 2020 08:57:47 +0000 (14:27 +0530)
commit32c062ccfbc49eaf3707733c62730dbcceac7973
treedf3d3ab2bc12267bec754ca0254a5df1f7218396
parent8727b65ec80e4e098faa65b2a60ecb99a21c74f0
tools: Fix build after y2038 changes in glibc

The 32-bit SIOCGSTAMP has been deprecated. Use the deprecated name
to fix the build.

Change-Id: I8fb8adcbb9ea4731ed83dcd3dbbf18ed7cc724fa
Signed-off-by: himanshu <h.himanshu@samsung.com>
tools/l2test.c
tools/rctest.c