linux-hardened/tools/testing/selftests/networking/timestamping
Deepa Dinamani a9bcfd1d17 selftests: add missing include unistd
Compiling rxtimestamp.c generates error messages due to
non-existing declaration for write() library call.

Add missing unistd.h include to provide the declaration and
silence the error.

Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-03 11:17:30 -08:00
..
.gitignore selftests/net: Add a test to validate behavior of rx timestamps 2017-08-23 20:30:47 -07:00
config selftests: add txtimestamp kselftest 2018-12-20 17:01:17 -08:00
hwtstamp_config.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2018-12-27 13:04:52 -08:00
rxtimestamp.c selftests: add missing include unistd 2019-02-03 11:17:30 -08:00
timestamping.c
txtimestamp.c selftests/txtimestamp: Fix an equals vs assign bug 2019-01-15 13:33:44 -08:00
txtimestamp.sh selftests: add txtimestamp kselftest 2018-12-20 17:01:17 -08:00