[CRIU] [PATCH 6/6] cr-restore: Remove unused #include <grp.h>

Radostin Stoyanov rstoyanov1 at gmail.com
Sat Nov 10 00:51:26 MSK 2018


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

diff --git a/criu/cr-restore.c b/criu/cr-restore.c
index d21a6015..5394d41e 100644
--- a/criu/cr-restore.c
+++ b/criu/cr-restore.c
@@ -7,7 +7,6 @@
 #include <string.h>
 
 #include <fcntl.h>
-#include <grp.h>
 
 #include <sys/types.h>
 #include <sys/stat.h>
-- 
2.17.2



More information about the CRIU mailing list