Skip to content

Commit

Permalink
delete redundant include header files
Browse files Browse the repository at this point in the history
restorer.h has been included in line 43.

Fixes: 22963d2 ("Hide asm/restorer.h from sources")

Signed-off-by: liuchao173 <[email protected]>
  • Loading branch information
liuchao173 authored and avagin committed Aug 9, 2024
1 parent c4ba553 commit b7f6b72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion criu/pie/restorer.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
#include "images/inventory.pb-c.h"

#include "shmem.h"
#include "restorer.h"

/*
* sys_getgroups() buffer size. Not too much, to avoid stack overflow.
Expand Down

0 comments on commit b7f6b72

Please sign in to comment.