summaryrefslogtreecommitdiff
path: root/audio/terminatorx/patches/patch-ag
blob: 68d37581a4ec4aafc2ed3c59b8bdc5fd6be77598 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ag,v 1.1 2007/08/05 18:57:06 joerg Exp $

--- src/tX_seqpar.cc.orig	2007-08-05 18:29:59.000000000 +0000
+++ src/tX_seqpar.cc
@@ -29,7 +29,7 @@
 #include "tX_sequencer.h"
 #include "tX_extdial.h"
 #include "tX_engine.h"
-#include <malloc.h>
+#include <stdlib.h>
 
 #define TX_SEQPAR_DEFAULT_SCALE 0.05