]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Include sys/stat.h
authorWarner Losh <imp@bsdimp.com>
Thu, 4 Oct 2018 05:34:23 +0000 (23:34 -0600)
committerWarner Losh <imp@bsdimp.com>
Thu, 4 Oct 2018 05:43:35 +0000 (23:43 -0600)
commit782b93e62cd52d281271295c7ce8b00c65ef97e9
tree8b1498e299011c1746b7171824022854ac6bc25d
parent471feca652bf86be7aa722565af70831678a89a1
Include sys/stat.h

S_* mode bits are defined in sys/stat.h, per POSIX. Include this for
extra portability.
seagate-nvme.c