mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
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"
|
||
|
|
||
|
/**************************************************************************
|