]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsns: remove unnecessary include
authorKarel Zak <kzak@redhat.com>
Thu, 17 May 2018 10:42:16 +0000 (12:42 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 17 May 2018 10:42:16 +0000 (12:42 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/lsns.c

index 3050b505dd08f4071a7ffbc05aced9b7554955f9..38ea2e00989ec430a3555ca208e4520ea97380a5 100644 (file)
@@ -48,7 +48,6 @@
 #include "procutils.h"
 #include "strutils.h"
 #include "namespace.h"
-#include "path.h"
 #include "idcache.h"
 
 #include "debug.h"