]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
add_key.2: SYNOPSIS: include <sys/types.h>
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 27 Oct 2016 07:47:56 +0000 (09:47 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 27 Dec 2016 08:36:14 +0000 (09:36 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/add_key.2

index 2214bd91adec15f58ae38c1aaac323b2becdfd2c..64e5e56bf28a14fde4330adcfdaa0b1b599ff8da 100644 (file)
@@ -13,6 +13,7 @@
 add_key \- add a key to the kernel's key management facility
 .SH SYNOPSIS
 .nf
+.B #include <sys/types.h>
 .B #include <keyutils.h>
 .sp
 .BI "key_serial_t add_key(const char *" type ", const char *" description ,