mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-08-04 07:43:23 +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:
parent
c0d40c764a
commit
fa43c2f2cd
1 changed files with 0 additions and 5 deletions
|
|
@ -1,13 +1,8 @@
|
|||
#include <sys/mman.h>
|
||||
#include <sys/socket.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "compiler.h"
|
||||
#include "types.h"
|
||||
#include "syscall.h"
|
||||
#include "parasite.h"
|
||||
#include "util.h"
|
||||
#include "util-net.h"
|
||||
|
||||
/*
|
||||
* Some notes on parasite code overall. There are a few
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue