14 lines
318 B
Plaintext
14 lines
318 B
Plaintext
$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
|
|
|