mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-04 00:05:26 +00:00
parasite: remove unused headers
Signed-off-by: Stanislav Kinsbursky <skinsbursky@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
c0d40c764a
commit
fa43c2f2cd
@@ -1,13 +1,8 @@
|
|||||||
#include <sys/mman.h>
|
#include <sys/mman.h>
|
||||||
#include <sys/socket.h>
|
|
||||||
#include <unistd.h>
|
|
||||||
|
|
||||||
#include "compiler.h"
|
|
||||||
#include "types.h"
|
|
||||||
#include "syscall.h"
|
#include "syscall.h"
|
||||||
#include "parasite.h"
|
#include "parasite.h"
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "util-net.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Some notes on parasite code overall. There are a few
|
* Some notes on parasite code overall. There are a few
|
||||||
|
Reference in New Issue
Block a user