summaryrefslogtreecommitdiff
path: root/devel/ruby-sysvipc/files/patch-extconf.rb
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-04-23 07:51:39 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-04-23 07:51:39 +0000
commitc362208f3c9938d3fc8cca6f2fe084e737343e10 (patch)
treead9ceb5e20fec99a0f664857571c71cf225ffcb7 /devel/ruby-sysvipc/files/patch-extconf.rb
parent2007-04-12 cad/geda-projectmanager: project dead (diff)
- Update to 0.6
Diffstat (limited to 'devel/ruby-sysvipc/files/patch-extconf.rb')
-rw-r--r--devel/ruby-sysvipc/files/patch-extconf.rb10
1 files changed, 10 insertions, 0 deletions
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 <sys/types.h>
+ #{header}
+ /*top*/
+ int