]> git.ipfire.org Git - thirdparty/man-pages.git/commit
spu_create.2: Remove <sys/types.h>
authorAlejandro Colomar <alx.manpages@gmail.com>
Sat, 12 Jun 2021 08:31:20 +0000 (10:31 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 20 Jun 2021 02:43:43 +0000 (14:43 +1200)
commitbf3ed1d4f6eeba7fc5b56e33ff3ef6f6daf723ce
tree6a809d3e518159c016e38eb5a1604b6fd96e510a
parent5945cd7bd3c310b4c8a6dfc1eb55c9d066a63952
spu_create.2: Remove <sys/types.h>

It's only needed for getting 'mode_t'.
But that type is better documented in system_data_types(7).

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