From c362208f3c9938d3fc8cca6f2fe084e737343e10 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Mon, 23 Apr 2007 07:51:39 +0000 Subject: - Update to 0.6 --- devel/ruby-sysvipc/files/patch-extconf.rb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/ruby-sysvipc/files/patch-extconf.rb (limited to 'devel/ruby-sysvipc/files/patch-extconf.rb') diff --git a/devel/ruby-sysvipc/files/patch-extconf.rb b/devel/ruby-sysvipc/files/patch-extconf.rb new file mode 100644 index 000000000000..3dd0e613eca6 --- /dev/null +++ b/devel/ruby-sysvipc/files/patch-extconf.rb @@ -0,0 +1,10 @@ +--- extconf.rb.orig Mon Sep 11 14:01:18 2006 ++++ extconf.rb Mon Oct 16 09:57:09 2006 +@@ -9,6 +9,7 @@ + header = cpp_include(header) + if try_compile(<<"SRC", opt, &b) + #{COMMON_HEADERS} ++#include + #{header} + /*top*/ + int -- cgit v1.2.3