[CRIU] [PATCH 4/5] headers: Change "../protobuf/" to "protobuf/"

Cyrill Gorcunov gorcunov at openvz.org
Tue Feb 5 15:04:09 EST 2013


No need to walk up the directories if we need
to include protobuf file. This was always a bad
use of ability to walk the filesystem from other
headers.

Same time we don't need -I$(SRC_DIR)/protobuf/
in general makefile anymore.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 arch/arm/crtools.c              | 4 ++--
 arch/arm/include/asm/restorer.h | 2 +-
 arch/arm/include/asm/types.h    | 2 +-
 arch/x86/crtools.c              | 4 ++--
 arch/x86/include/asm/restorer.h | 2 +-
 arch/x86/include/asm/types.h    | 2 +-
 include/crtools.h               | 2 +-
 include/file-ids.h              | 2 +-
 include/file-lock.h             | 2 +-
 include/files-reg.h             | 4 ++--
 include/files.h                 | 6 +++---
 include/parasite.h              | 2 +-
 include/pipes.h                 | 2 +-
 include/proc_parse.h            | 8 ++++----
 include/pstree.h                | 2 +-
 include/restorer.h              | 8 ++++----
 include/shmem.h                 | 2 +-
 include/sk-inet.h               | 2 +-
 include/sockets.h               | 2 +-
 include/util.h                  | 2 +-
 pie/Makefile                    | 2 +-
 pie/restorer.c                  | 2 +-
 22 files changed, 33 insertions(+), 33 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-headers-Change-.-protobuf-to-protobuf.patch
Type: text/x-patch
Size: 8221 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130206/d387c9ba/attachment.bin>


More information about the CRIU mailing list