summaryrefslogtreecommitdiff
path: root/science/elmer-fem/files/patch-src+f_stubs.c
blob: 310c7e2162cf41e6fc0851b498bcda02a042ad9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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>