[CRIU] [PATCHv4 5/6] crtools: Drop unused header "lsm.h"

Radostin Stoyanov rstoyanov1 at gmail.com
Thu Jan 17 11:43:35 MSK 2019


The header "lsm.h" was added in crtools.c with commit 6af96c8
and it became unused after commit 09c131c.

Signed-off-by: Radostin Stoyanov <rstoyanov1 at gmail.com>
---
 criu/crtools.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/criu/crtools.c b/criu/crtools.c
index 82f2598a0..4ea1d29f9 100644
--- a/criu/crtools.c
+++ b/criu/crtools.c
@@ -45,7 +45,6 @@
 #include "cgroup.h"
 #include "cpu.h"
 #include "fault-injection.h"
-#include "lsm.h"
 #include "proc_parse.h"
 #include "kerndat.h"
 
-- 
2.20.1



More information about the CRIU mailing list