diff options
author | Deepa Dinamani <[email protected]> | 2019-02-02 07:34:43 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-02-03 11:17:30 -0800 |
commit | a9bcfd1d176eb2109f74e1e4eeabdedf22321003 (patch) | |
tree | 4240aa227c923d927cdf5b8fcc038f9e1fa97c03 /scripts/gcc-plugins/gcc-common.h | |
parent | 3f8cfd0d95e65ddc6aef70ef28b80cdc3d8ad7e4 (diff) |
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 <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-common.h')
0 files changed, 0 insertions, 0 deletions