diff options
Diffstat (limited to 'net/mpich/files/patch-aa')
-rw-r--r-- | net/mpich/files/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/mpich/files/patch-aa b/net/mpich/files/patch-aa deleted file mode 100644 index 6159ecbb0edf..000000000000 --- a/net/mpich/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) |