utime.2: SYNOPSIS: Fix includes
commitf2683df9b06301608aabbd5ca72f3a8bb06f6366
authorAlejandro Colomar <alx.manpages@gmail.com>
Sat, 12 Jun 2021 08:31:41 +0000 (12 10:31 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 20 Jun 2021 02:43:43 +0000 (20 14:43 +1200)
treeacdee955ace66ba6600ccb998f579438b5f04f72
parente1960e7e7e1de5e653c4646942a1a0acbeef5389
utime.2: SYNOPSIS: Fix includes

'struct utimbuf' is provided by <utime.h>.
There's no need for <sys/types.h>.

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/utime.2