Index: head/games/grhino/files/patch-fix-headers =================================================================== --- head/games/grhino/files/patch-fix-headers (nonexistent) +++ head/games/grhino/files/patch-fix-headers (revision 382348) @@ -0,0 +1,56 @@ +$NetBSD: patch-aiai.cc,v 1.1 2011/11/24 14:08:05 joerg Exp $ +$NetBSD: patch-game.cc,v 1.1 2011/11/24 14:08:05 joerg Exp $ +$NetBSD: patch-gen__book.cc,v 1.1 2011/11/24 14:08:05 joerg Exp $ +$NetBSD: patch-gen__pattern.cc,v 1.1 2011/11/24 14:08:05 joerg Exp $ +$NetBSD: patch-log__proc.h,v 1.1 2011/11/24 14:08:05 joerg Exp $ + +--- aiai.cc.orig 2011-11-24 01:17:40.000000000 +0000 ++++ aiai.cc +@@ -29,6 +29,7 @@ + #include + #include + #include ++#include + + #include + #include +--- game.cc.orig 2011-11-24 01:12:02.000000000 +0000 ++++ game.cc +@@ -37,6 +37,7 @@ + #include + #include + #include ++#include + + #ifdef _ + # undef _ +--- gen_book.cc.orig 2011-11-24 01:15:36.000000000 +0000 ++++ gen_book.cc +@@ -20,6 +20,7 @@ + + #include "config.h" + ++#include + #include + #include + +--- gen_pattern.cc.orig 2011-11-24 01:16:59.000000000 +0000 ++++ gen_pattern.cc +@@ -23,6 +23,7 @@ + #include + #include + ++#include + #include + #include + #include +--- log_proc.h.orig 2011-11-24 01:12:41.000000000 +0000 ++++ log_proc.h +@@ -25,6 +25,7 @@ + #include + #include + #include ++#include + + #include "board.h" + #include "order.h" Property changes on: head/games/grhino/files/patch-fix-headers ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property