This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
criu
Watch
2
Star
0
Fork
0
You've already forked criu
mirror of
https://github.com/checkpoint-restore/criu
synced
2025-08-23 10:28:05 +00:00
Code
Issues
Releases
Wiki
Activity
criu
/
include
/
common
/
page.h
5 lines
94 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
common: Move page.h in travis-ci: success for Common headers Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
2016-10-24 14:58:10 +03:00
#
ifndef __CR_COMMON_PAGE_H__
#
define __CR_COMMON_PAGE_H__
common: Use complete path in inclusion Subprojects usually have own "asm" directory, so to eliminate collision specify complete path. travis-ci: success for common: Use complete path in inclusion Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
2016-10-25 16:59:00 +03:00
#
include
"common/asm/page.h"
common: Move page.h in travis-ci: success for Common headers Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
2016-10-24 14:58:10 +03:00
#
endif
Reference in New Issue
Copy Permalink