]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
wall: remove unnecessary include
authorKarel Zak <kzak@redhat.com>
Thu, 8 Dec 2016 15:09:15 +0000 (16:09 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 8 Dec 2016 15:09:15 +0000 (16:09 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
term-utils/wall.c

index 0b7f522459a5a07f7847316e415463dfbeb74043..481af7271859f24b9919ebe2e4a76bb68a9a4ea4 100644 (file)
@@ -60,7 +60,6 @@
 #include <getopt.h>
 #include <sys/types.h>
 #include <grp.h>
-#include <linux/sysctl.h>
 
 #include "nls.h"
 #include "xalloc.h"