From: Alejandro Colomar Date: Mon, 24 May 2021 18:19:45 +0000 (+0200) Subject: shmop.2: Remove unused include X-Git-Tag: man-pages-5.12~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa03a4e7322c7e8d53ea54c9f22a7efc7ff3617e;p=thirdparty%2Fman-pages.git shmop.2: Remove unused include Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- diff --git a/man2/shmop.2 b/man2/shmop.2 index c7e66af0e0..52baed96c3 100644 --- a/man2/shmop.2 +++ b/man2/shmop.2 @@ -42,7 +42,6 @@ shmat, shmdt \- System V shared memory operations .SH SYNOPSIS .nf -.B #include .B #include .PP .BI "void *shmat(int " shmid ", const void *" shmaddr ", int " shmflg );