diff options
Diffstat (limited to 'science/gamess/files/patch-zunix.c')
-rw-r--r-- | science/gamess/files/patch-zunix.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/science/gamess/files/patch-zunix.c b/science/gamess/files/patch-zunix.c deleted file mode 100644 index 2e1cd4cff1b0..000000000000 --- a/science/gamess/files/patch-zunix.c +++ /dev/null @@ -1,10 +0,0 @@ ---- source/zunix.c~ 2008-10-31 23:05:41.000000000 +0900 -+++ source/zunix.c 2009-06-08 15:37:42.000000000 +0900 -@@ -440,7 +440,6 @@ - #ifdef LINUX64 - - #include <stdlib.h> --#include <malloc.h> - - #define FORTINT long - |