aboutsummaryrefslogtreecommitdiff
path: root/tools/lib/lk/debugfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lib/lk/debugfs.c')
-rw-r--r--tools/lib/lk/debugfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/lib/lk/debugfs.c b/tools/lib/lk/debugfs.c
index 099e7cd022e..7c434796235 100644
--- a/tools/lib/lk/debugfs.c
+++ b/tools/lib/lk/debugfs.c
@@ -5,7 +5,6 @@
#include <stdbool.h>
#include <sys/vfs.h>
#include <sys/mount.h>
-#include <linux/magic.h>
#include <linux/kernel.h>
#include "debugfs.h"