diff options
Diffstat (limited to 'science/openfoam/files/patch-src_OpenFOAM_OSspecific_Unix_fileStat.C')
-rw-r--r-- | science/openfoam/files/patch-src_OpenFOAM_OSspecific_Unix_fileStat.C | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/science/openfoam/files/patch-src_OpenFOAM_OSspecific_Unix_fileStat.C b/science/openfoam/files/patch-src_OpenFOAM_OSspecific_Unix_fileStat.C new file mode 100644 index 000000000000..22c18f0322b6 --- /dev/null +++ b/science/openfoam/files/patch-src_OpenFOAM_OSspecific_Unix_fileStat.C @@ -0,0 +1,10 @@ +--- src/OpenFOAM/OSspecific/Unix/fileStat.C.orig Tue Jun 21 18:06:05 2005 ++++ src/OpenFOAM/OSspecific/Unix/fileStat.C Sun Dec 18 14:59:12 2005 +@@ -33,7 +33,6 @@ + + #include <signal.h> + #include <unistd.h> +-#include <sys/sysmacros.h> + + /* + #undef major |