[CRIU] [PATCH 3/9] headers: image.h -- Drop asm/types.h inclusion

Cyrill Gorcunov gorcunov at openvz.org
Mon Apr 1 11:27:34 EDT 2013


This header consists of a number of constants
and a few macro helper. No need to make it
asm/types.h dependant. Instead only include
<stdbool.h> for bool definition as required
by forward fdinfo_per_id (I think this declaration
should live in somewhere else place, not sure
where yet, so I left it untouched).

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 include/image.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-headers-image.h-Drop-asm-types.h-inclusion.patch
Type: text/x-patch
Size: 333 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130401/a466cb94/attachment.bin>


More information about the CRIU mailing list