diff options
Diffstat (limited to 'science/elmer-fem/files/patch-src+f_stubs.c')
-rw-r--r-- | science/elmer-fem/files/patch-src+f_stubs.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/science/elmer-fem/files/patch-src+f_stubs.c b/science/elmer-fem/files/patch-src+f_stubs.c deleted file mode 100644 index 310c7e2162cf..000000000000 --- a/science/elmer-fem/files/patch-src+f_stubs.c +++ /dev/null @@ -1,12 +0,0 @@ ---- 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> - |