]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
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)
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

index d192eb0255a789948ef8283e0e4113e7f1a3cd74..6541a6e9ae1471f807d85ab98b550f4cef24e80a 100644 (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 \