aboutsummaryrefslogtreecommitdiff
path: root/net/mpich2/files/patch-aa
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
commit01a9f79f0a3692d8148990805beabc8593d3596d (patch)
tree99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /net/mpich2/files/patch-aa
parent8c307777eaf81af4195ae428b3ebbeba734fc5af (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'net/mpich2/files/patch-aa')
-rw-r--r--net/mpich2/files/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/mpich2/files/patch-aa b/net/mpich2/files/patch-aa
deleted file mode 100644
index 6159ecbb0edf..000000000000
--- a/net/mpich2/files/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
---- romio/adio/common/ad_fstype.c-orig Wed Jul 19 16:38:31 2000
-+++ romio/adio/common/ad_fstype.c Thu Sep 7 18:47:44 2000
-@@ -26,8 +26,10 @@
- #ifdef SX4
- #include <sys/stat.h>
- #endif
-+#ifndef FREEBSD
- #ifdef PVFS
- #include "pvfs_config.h"
-+#endif
- #endif
-
- void ADIO_FileSysType(char *filename, int *fstype, int *error_code)