add_key.2: SYNOPSIS: include <sys/types.h>

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-10-27 09:47:56 +02:00
parent bcf7337033
commit 5b8c606269
1 changed files with 1 additions and 0 deletions

View 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 ,