summaryrefslogtreecommitdiffstats
path: root/sys-utils/lsns.c
diff options
context:
space:
mode:
authorKarel Zak2018-05-17 12:42:16 +0200
committerKarel Zak2018-05-17 12:42:16 +0200
commit03d190ad9e34c19ee11340293dbeca3ec49c0e50 (patch)
tree708c0608523a226ff717e755ea0e3bb58cb85866 /sys-utils/lsns.c
parentscript: fix printf format specifiers (diff)
downloadkernel-qcow2-util-linux-03d190ad9e34c19ee11340293dbeca3ec49c0e50.tar.gz
kernel-qcow2-util-linux-03d190ad9e34c19ee11340293dbeca3ec49c0e50.tar.xz
kernel-qcow2-util-linux-03d190ad9e34c19ee11340293dbeca3ec49c0e50.zip
lsns: remove unnecessary include
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/lsns.c')
-rw-r--r--sys-utils/lsns.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-utils/lsns.c b/sys-utils/lsns.c
index 3050b505d..38ea2e009 100644
--- a/sys-utils/lsns.c
+++ b/sys-utils/lsns.c
@@ -48,7 +48,6 @@
#include "procutils.h"
#include "strutils.h"
#include "namespace.h"
-#include "path.h"
#include "idcache.h"
#include "debug.h"