examples/cuse_client: add include file to eliminate compiler warning (#568)
authorRethan <359062468@qq.con>
Tue, 24 Nov 2020 09:28:13 +0000 (17:28 +0800)
committerGitHub <noreply@github.com>
Tue, 24 Nov 2020 09:28:13 +0000 (09:28 +0000)
commit1acfb20cb3abca2f8f29a8af9c2c700a127051da
tree93d2326f7e2898550a0d37ebd532cdc3dd3334ae
parent42f661ede18fdf0fe74f81b304d1f1d91616570d
examples/cuse_client: add include file to eliminate compiler warning (#568)

Compiler warning about close(fd), add include file to fix.

Signed-off-by: haoyixing <haoyixing@kuaishou.com>
Co-authored-by: haoyixing <haoyixing@kuaishou.com>
example/cuse_client.c
example/ioctl_client.c