[Devel] [PATCH 7/8] cr_tests: Make rewrite-cr-header.sh define the header cpp guard
Matt Helsley
matthltc at us.ibm.com
Tue Mar 9 14:48:19 PST 2010
Signed-off-by: Matt Helsley <matthltc at us.ibm.com>
---
rewrite-cr-header.sh | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/rewrite-cr-header.sh b/rewrite-cr-header.sh
index 62ad5b5..21f699c 100755
--- a/rewrite-cr-header.sh
+++ b/rewrite-cr-header.sh
@@ -45,6 +45,7 @@ set -e
cat - <<-EOFOEOF
/* AUTOMATICALLY GENERATED by rewrite-cr-header.sh */
#ifndef _LINUX_CHECKPOINT_H_
+#define _LINUX_CHECKPOINT_H_
#include <asm/unistd.h>
EOFOEOF
--
1.6.3.3
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list