summaryrefslogtreecommitdiff
path: root/devel/p5-BSD-devstat/files/patch-devstat.xs
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-04-04 07:54:41 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-04-04 07:54:41 +0000
commit972aab1cdd5516bd87ab4560237d02a0e35213cd (patch)
tree8bd818f6f0e5e0d9b0ca6423fa68893f25d768e2 /devel/p5-BSD-devstat/files/patch-devstat.xs
parent- Update to 2.0.9 (diff)
- Unbreak on 7.x.
Notes
Notes: svn path=/head/; revision=252188
Diffstat (limited to 'devel/p5-BSD-devstat/files/patch-devstat.xs')
-rw-r--r--devel/p5-BSD-devstat/files/patch-devstat.xs10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/p5-BSD-devstat/files/patch-devstat.xs b/devel/p5-BSD-devstat/files/patch-devstat.xs
new file mode 100644
index 000000000000..eca54120d93c
--- /dev/null
+++ b/devel/p5-BSD-devstat/files/patch-devstat.xs
@@ -0,0 +1,10 @@
+--- devstat.xs.orig 2010-04-04 16:46:31.614613328 +0900
++++ devstat.xs 2010-04-04 16:47:03.027043722 +0900
+@@ -8,6 +8,7 @@
+ #ifdef __cplusplus
+ }
+ #endif
++#include <sys/resource.h>
+ #include <devstat.h>
+
+ struct bsd_devstat {