diff options
Diffstat (limited to 'x11/qrash/files/patch-af')
-rw-r--r-- | x11/qrash/files/patch-af | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/qrash/files/patch-af b/x11/qrash/files/patch-af new file mode 100644 index 000000000000..6ebc12fb3001 --- /dev/null +++ b/x11/qrash/files/patch-af @@ -0,0 +1,10 @@ +--- mikmod/load_xm.c.orig Thu Sep 11 13:24:30 1997 ++++ mikmod/load_xm.c Sun Oct 24 06:55:11 1999 +@@ -14,7 +14,6 @@ + #include <stdlib.h> + #include <string.h> + #include <ctype.h> +-#include <malloc.h> + #include "mikmod.h" + + /************************************************************************** |