2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-30 22:05:36 +00:00

headers: Move MADV definitions to own mman.h

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Cyrill Gorcunov
2013-11-14 22:48:30 +04:00
committed by Pavel Emelyanov
parent 8c7a62c4e6
commit ce3b4aaafa
4 changed files with 18 additions and 32 deletions

View File

@@ -13,6 +13,7 @@
#include "list.h"
#include "util.h"
#include "mount.h"
#include "mman.h"
#include "cpu.h"
#include "file-lock.h"
#include "pstree.h"