summaryrefslogtreecommitdiff
path: root/science/elmer-fem/files/patch-src+f_stubs.c
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-05-06 06:20:28 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-05-06 06:20:28 +0000
commitb63bad261d7904477c3b03f827462e55c95c517c (patch)
treef186043121ad8864c4624583463925527d0360ef /science/elmer-fem/files/patch-src+f_stubs.c
parentReally send all output from the deletation of the page cache to /dev/null. (diff)
Fix on FreeBSD-4.
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
Diffstat (limited to 'science/elmer-fem/files/patch-src+f_stubs.c')
-rw-r--r--science/elmer-fem/files/patch-src+f_stubs.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/science/elmer-fem/files/patch-src+f_stubs.c b/science/elmer-fem/files/patch-src+f_stubs.c
new file mode 100644
index 000000000000..310c7e2162cf
--- /dev/null
+++ b/science/elmer-fem/files/patch-src+f_stubs.c
@@ -0,0 +1,12 @@
+--- src/f_stubs.c.orig Mon Aug 29 05:07:45 2005
++++ src/f_stubs.c Thu May 4 22:56:30 2006
+@@ -13,8 +13,8 @@
+
+ #else
+
+-#include <sys/resource.h>
+ #include <sys/time.h>
++#include <sys/resource.h>
+ #include <sys/times.h>
+ #include <sys/param.h>
+