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>
This commit is contained in:
Alejandro Colomar 2021-06-12 10:31:20 +02:00 committed by Michael Kerrisk
parent 5945cd7bd3
commit bf3ed1d4f6
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
spu_create \- create a new spu context
.SH SYNOPSIS
.nf
.B #include <sys/types.h>
.B #include <sys/spu.h>
.PP
.BI "int spu_create(const char *" pathname ", unsigned int " flags \