mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
a08d0fc53f
An animated musical demo for X11. PR: 14554 Submitted by: Trevor Johnson <trevor@jpj.net>
11 lines
240 B
Plaintext
11 lines
240 B
Plaintext
--- 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
|