[CRIU] [PATCHv3 5/6] crtools: Drop unused header "lsm.h"
Radostin Stoyanov
rstoyanov1 at gmail.com
Thu Jan 17 11:33:41 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 983d2b04d..480fd344d 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