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