Files
pkgsrc-ng/audio/terminatorx/patches/patch-ac
2013-09-26 17:14:40 +02:00

14 lines
293 B
Plaintext

$NetBSD: patch-ac,v 1.1 2007/08/05 18:57:06 joerg Exp $
--- src/main.cc.orig 2007-08-05 18:25:55.000000000 +0000
+++ src/main.cc
@@ -39,7 +39,7 @@
#include <stdio.h>
#include "tX_mastergui.h"
-#include <malloc.h>
+#include <stdlib.h>
#include <math.h>
#include <stdio.h>
#ifndef WIN32