diff options
Diffstat (limited to 'x11/qrash/files/patch-ac')
-rw-r--r-- | x11/qrash/files/patch-ac | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/qrash/files/patch-ac b/x11/qrash/files/patch-ac new file mode 100644 index 000000000000..544da27c9e36 --- /dev/null +++ b/x11/qrash/files/patch-ac @@ -0,0 +1,10 @@ +--- mikmod/virtch.c.orig Thu Sep 11 13:24:30 1997 ++++ mikmod/virtch.c Sun Oct 24 04:31:42 1999 +@@ -13,7 +13,6 @@ + #include <stdio.h> + #include <stdlib.h> + #include <string.h> +-#include <malloc.h> + #include "mikmod.h" + + #define FRACBITS 11 |