]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
mount_setattr.2: EXAMPLES: Remove unused include
authorAlex Colomar <alx.manpages@gmail.com>
Tue, 13 Sep 2022 14:46:47 +0000 (16:46 +0200)
committerAlex Colomar <alx.manpages@gmail.com>
Tue, 13 Sep 2022 14:47:37 +0000 (16:47 +0200)
Reported-by: iwyu(1)
Signed-off-by: Alex Colomar <alx.manpages@gmail.com>
man2/mount_setattr.2

index e3287a88f8974aeb5cbd10a73fbf0214af1c4a93..56fe874927be3cb0d2f1eec2ff9e5f5803d51988 100644 (file)
@@ -905,7 +905,6 @@ with a structure which has every byte nonzero
  */
 #define _GNU_SOURCE
 #include <err.h>
-#include <errno.h>
 #include <fcntl.h>
 #include <getopt.h>
 #include <linux/mount.h>