repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
audio
/
terminatorx
/
patches
/
patch-ac
blob
0dba8fb806e94b9286de67cad76ea9d7281a19b4
1
$NetBSD$
2
3
--- src/main.cc.orig 2007-08-05 18:25:55.000000000 +0000
4
+++ src/main.cc
5
@@ -39,7 +39,7 @@
6
7
#include <stdio.h>
8
#include "tX_mastergui.h"
9
-#include <malloc.h>
10
+#include <stdlib.h>
11
#include <math.h>
12
#include <stdio.h>
13
#ifndef WIN32