diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-27 02:24:30 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-27 02:24:30 +0000 |
commit | a08d0fc53fa06d278c80df68a9a40b88e357591b (patch) | |
tree | 85772236e476a67404beaab94dc888d9a81e4bcc /x11/qrash/files/patch-ac | |
parent | Adding p5-Apache-DBI version 0.87. (diff) |
Adding qrash version 1.0
An animated musical demo for X11.
PR: 14554
Submitted by: Trevor Johnson <trevor@jpj.net>
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 |