diff options
Diffstat (limited to 'x11/qrash/files/patch-ad')
-rw-r--r-- | x11/qrash/files/patch-ad | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/qrash/files/patch-ad b/x11/qrash/files/patch-ad new file mode 100644 index 000000000000..d039ade401ff --- /dev/null +++ b/x11/qrash/files/patch-ad @@ -0,0 +1,10 @@ +--- mikmod/munitrk.c.orig Thu Sep 11 13:24:30 1997 ++++ mikmod/munitrk.c Sun Oct 24 04:32:28 1999 +@@ -10,7 +10,6 @@ + All systems - all compilers + + */ +-#include <malloc.h> + #include <stdlib.h> + #include <string.h> + #include "mikmod.h" |