blob: bab9c4b0862cf0899cca61bca95b172a43dc42df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ab,v 1.1 2007/08/05 18:57:06 joerg Exp $
--- src/tX_widget.c.orig 2007-08-05 18:25:29.000000000 +0000
+++ src/tX_widget.c
@@ -29,7 +29,6 @@
#include "tX_widget.h"
#include "tX_types.h"
#include "tX_global.h"
-#include <malloc.h>
#include <stdlib.h>
#include <string.h>
|