1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Unbreak on 7.x.

This commit is contained in:
Jun Kuriyama 2010-04-04 07:54:41 +00:00
parent 47a629f57d
commit 972aab1cdd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252188
2 changed files with 11 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= BSD-devstat
PORTVERSION= 0.02
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -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 {