mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
remove header include statements duplicates
Revert "util: introduce the mount_detached_fs helper" This reverts commit5dbc24b206. Revert "criu: Make use strlcpy() to copy into allocated strings" This reverts commitbc49927bbc. Fixes for https://github.com/checkpoint-restore/criu/pull/1003 Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
This commit is contained in:
parent
fcb23dbfcf
commit
e3fb52e375
2 changed files with 0 additions and 3 deletions
|
|
@ -76,7 +76,6 @@
|
|||
#include "fdstore.h"
|
||||
#include "string.h"
|
||||
#include "memfd.h"
|
||||
#include "string.h"
|
||||
|
||||
#include "parasite-syscall.h"
|
||||
#include "files-reg.h"
|
||||
|
|
|
|||
|
|
@ -30,8 +30,6 @@
|
|||
|
||||
#include "linux/mount.h"
|
||||
|
||||
#include "linux/mount.h"
|
||||
|
||||
#include "kerndat.h"
|
||||
#include "page.h"
|
||||
#include "util.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue