[CRIU] [PATCH 1/3] make: Use -iquote for headers lookup

Cyrill Gorcunov gorcunov at openvz.org
Mon Feb 18 16:53:25 EST 2013


Some of ours headers (such as syscall.h) are
clashes with system headers names. So we need
to be sure that the headers we include as

 | #include "something.h"

being searched in known place. In particular on
some machines it it already produced problems.

This btw revealved a problem in cr-dump.c -- we've
had #include <parasite.h> there. Fix it.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 Makefile  | 2 +-
 cr-dump.c | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-make-Use-iquote-for-headers-lookup.patch
Type: text/x-patch
Size: 663 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130219/3e8f8d01/attachment.bin>


More information about the CRIU mailing list