]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/getsid.2
capabilities.7: Add a note about using strace on binaries that have capabilities
[thirdparty/man-pages.git] / man2 / getsid.2
index 9f2bf9f8d33c9158edc4a2a672fb85150ffdad49..a912b651fb9f52c671c1f566c4df3d09f21fd009 100644 (file)
@@ -28,6 +28,8 @@
 .SH NAME
 getsid \- get session ID
 .SH SYNOPSIS
+.B #include <sys/types.h>
+.br
 .B #include <unistd.h>
 .PP
 .BI "pid_t getsid(pid_t" " pid" );