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